OrderDetailDeliveryUnitsSKUs
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| OrderNumber [KEY] | String | ||
| No [KEY] | Integer | ||
| ItemId | Integer | ||
| ItemCode | String | ||
| ItemName | String | ||
| Variation1Id | Integer | ||
| Variation2Id | Integer | ||
| Variation3Id | Integer | ||
| Variation1Name | String | ||
| Variation2Name | String | ||
| Variation3Name | String | ||
| VariationSelection1Id | Integer | ||
| VariationSelection2Id | Integer | ||
| VariationSelection3Id | Integer | ||
| VariationSelection1Name | String | ||
| VariationSelection2Name | String | ||
| VariationSelection3Name | String | ||
| SkuCode [KEY] | String | ||
| Jan | String | ||
| SellPriceTaxIncluded | Decimal | ||
| TaxRateSellPrice | Decimal | ||
| CouponUnitDiscountedPrice | Decimal | ||
| CouponWholeDiscountApplied | Boolean | ||
| Amount | Integer | ||
| UpdatedAt | Datetime |