| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
JsonNullable<String> | ➖ | The ID of the object. | 123456 |
code |
JsonNullable<String> | ➖ | Tax rate code | N-T |
name |
JsonNullable<String> | ➖ | Name of the tax rate | GST on Purchases |
rate |
JsonNullable<Double> | ➖ | Rate of the tax rate | 10 |