Jump to content

Tax object

The tax data object

{
    "metadata": {
        <metadata object>
    },
    "salesTax": true,
    "taxRate": 0.075,
    "vat": false
}

id

Unique string identifying the object. This property is always set.


Recent Contributors To This Page