OrderItems
Generated schema file.
Columns
Name | Type | References | |
OrderItemId | Integer | ||
ItemId | Integer | ||
VariationId | Integer | ||
Title | String | ||
ItemIdentifier | String | ||
Variation | String | ||
VariationIdentifier | String | ||
Barcode | String | ||
Options | String | ||
Price | Decimal | ||
Amount | Decimal | ||
Total | Decimal | ||
ItemTotal | Decimal | ||
OptionTotal | Decimal | ||
ItemTaxType | Integer | ||
ConsumptionTaxRate | Integer | ||
Status | String | ||
ShippingMethod | String | ||
ShippingFee | Decimal | ||
ShippingStart | Date | ||
ShippingEnd | Date | ||
Modified | Integer |