Source: https://restauranttechnologynetwork.com/technical-documents

Tax

Referenced By

Pricing
Total

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
amount The system calculated tax amount. number true false
Description A textual description of the tax. string false false
taxIncludedInd When true, tax is included in the price amount. boolean false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "amount" : "number",
  "description" : "string",
  "taxIncludedInd" : "boolean",
  "extensionPoint" : { }
}