# Country ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `code` | *Optional\* | :heavy_minus_sign: | Three letter code | | `example` | *Optional\* | :heavy_minus_sign: | N/A | | `flavor` | [Optional\](../../models/operations/Flavor.md) | :heavy_minus_sign: | - `0`: The country is divided into regions, and following the key will lead to a list of regions.
- `1`: The county is divided by postal codes, and an example code is returned in `example`.
- `2`: The country has a single postal code, returned in `example`.
| | `key` | *Optional\* | :heavy_minus_sign: | N/A | | `language` | *Optional\* | :heavy_minus_sign: | Three letter language code | | `languageTitle` | *Optional\* | :heavy_minus_sign: | The title of the language | | `title` | *Optional\* | :heavy_minus_sign: | N/A | | `type` | *Optional\* | :heavy_minus_sign: | N/A |