A tax applicable to an item.
<- Object
Object
A tax applicable to an item.
The tax's name. This is a searchable attribute for use in applicable query filters, and its value length is of Unicode code points.
Whether the tax is calculated based on a payment's subtotal or total.
The percentage of the tax in decimal form, using a '.'
as the decimal separator and without a '%'
sign. A value of 7.5
corresponds to 7.5%.
If true
, the fee applies to custom amounts entered into the Square Point of Sale app that are not associated with a particular CatalogItem
.