| Name | Type | Description | Notes |
|---|---|---|---|
| tax_component_id | str | The unique ID number of this component | [optional] |
| type | str | The type of the jurisdiction | [optional] |
| name | str | The name of the jurisdiction | [optional] |
| tax_percentage | float | The percentage of the tax | [optional] |
| tax_amount | float | The amount of the tax | [optional] |
| taxable_amount | float | The amount that is taxable | [optional] |
| non_taxable_amount | float | The amount that is not taxable | [optional] |
| exempt_amount | float | The amount that is exempt | [optional] |
| state_assigned_no | str | The state assigned number of the jurisdiction | [optional] |
| jurisdiction_region | str | Name identifying the region within the country | [optional] |