Tax - Liquid Object Reference
On this page
Description
The Tax object contains information about a Tax.
:::note
This object supports custom data via the data attribute.
:::
Attributes
| Attribute | Type | Description |
|---|---|---|
effective_from |
Timestamp | Returns the date this Tax is effective from |
effective_to |
Timestamp | Returns the date this Tax is effective to |
id |
String | Returns the unique id of the Tax |
name |
String | Returns the name of the Tax |
rate |
Number | Returns the rate of the Tax |
zone |
Zone | Returns the Zone that this Tax applies to |