MenuItems
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Sku | String | ||
| Name | String | ||
| Price | Decimal | ||
| PriceCurrency | Decimal | ||
| PriceType | String | ||
| Vat | Integer | ||
| Position | Integer | ||
| CategoryId | Integer | ||
| CategoryName | String | ||
| Barcode | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| CreatedAtStr | String | ||
| Stock | Integer | ||
| LastInventoryAt | Unknown | ||
| IncomingStock | Integer | ||
| Enabled | Boolean | ||
| TagIds | String | ||
| MenuId | Integer | ||
| CompositeItem | Boolean | ||
| Annotations | String | ||
| PriceBookEntries | String | ||
| Components | String |