# KnetikCloud.CountryTaxResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**country_iso3** | **String** | The iso3 code of the country, cannot be changed | 
**name** | **String** | The name of the tax | 
**rate** | **Number** | The tax rate as a percentage to a maximum of two decimal places (1.5 means 1.5%) | 
**tax_shipping** | **Boolean** | Whether the tax applies to shipping costs | 


