CheckOutItems
Generated schema file.
Columns
| Name | Type | References | |
| CheckoutId [KEY] | Integer | ||
| Id [KEY] | Integer | ||
| Guid | String | ||
| MenuItemId | Integer | ||
| Count | Integer | ||
| Sales | Decimal | ||
| Tax | Decimal | ||
| DiscountSales | Decimal | ||
| DiscountTax | Decimal | ||
| PriceBookId | String | ||
| PriceType | String | ||
| TaxRate | Decimal |