RecipeClassification
Type | Table |
---|---|
RecipeClassification | gdata_recipe_classification |
Refers to the tax details applicable to the menus under your account. This includes specifics like the tax type (e.g. VAT, sales tax) and the corresponding rates. By managing this, we ensure accurate calculation and application of taxes to each menu item. This aids in compliance with local tax regulations and providing clear cost breakdowns to your customers.
Attribute | Data Type | Description |
---|---|---|
id | varchar(255) | Unique identifier for the classification reference |
tags | varchar(255) | Tags associated with the classification reference |
classificationid | varchar(255) | ID of the classification(associated to the master classification) |
recipeid | varchar(255) | ID of the associated recipe |
Updated about 1 year ago