ProductVariants
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ProductId | Integer | ||
| Name | String | ||
| ProductCode | String | ||
| Barcode | String | ||
| SalesPrice | Decimal | ||
| PurchasePrice | Decimal | ||
| Weight | Integer | ||
| WeightUnit | String | ||
| Image | String | ||
| Option1 | String | ||
| Option2 | String | ||
| Option3 | String | ||
| OrderPoint | Integer |