Flipdish.Model.TaxItem Properties Name Type Description Notes Name string The name of the tax item. [optional] Rate double? The tax rate applied to the item. [optional] Amount double? The amount of tax applied to the item. [optional] [Back to Model list] [Back to API list] [Back to README]