| Name | Type | Description | Notes |
|---|---|---|---|
| code | String | ISO3166 alpha-2 country code. | [optional] |
| currencyCode | String | Default ISO4127 alpha-3 currency code for the country. | [optional] |
| currencyPos | String | Currency symbol position for this country. | [optional] |
| decimalSep | String | Decimal separator for displayed prices for this country. | [optional] |
| dimensionUnit | String | The unit lengths are defined in for this country. | [optional] |
| name | String | Full name of country. | [optional] |
| numDecimals | Integer | Number of decimal points shown in displayed prices for this country. | [optional] |
| states | List<WooCommerceDataContinentsCountriesInnerStatesInner> | List of states in this country. | [optional] |
| thousandSep | String | Thousands separator for displayed prices in this country. | [optional] |
| weightUnit | String | The unit weights are defined in for this country. | [optional] |