MenuTax
Type | Table |
---|---|
MenuTax | gdata_menu_tax |
Applicable taxes for the menu refers to the mandatory fiscal charges that need to be added to the cost of your menu items. For instance, in many areas Value Added Tax (VAT) is a common tax that is applied to goods and services, including food items.
Attribute | Data Type | Description |
---|---|---|
id | varchar(255) | Unique identifier for the tax entry |
tags | varchar(255) | Tags associated with the tax |
taxid | varchar(255) | Identifier for the tax(associated to the master tax) |
menuid | varchar(255) | ID of the associated menu |
taxmode | varchar(255) | Is tax TAX_INCLUSIVE or TAX_EXCLUSIVE |
Updated about 1 year ago