Country
The Country object provides information on world territories that are generally recognised to have sovereignty.
When countries are referenced externally, the ISO 3166 Alpha-3 code should be used as it serves as a unique identifier.
Property | Type | Description |
| string | The common name of the country in English. |
| string | The official name of the country in English. This is sometimes different from |
| string | The ISO 3166 Alpha-2 code. |
| string | The ISO 3166 Alpha-3 code. |
| number | The ISO 3166 Numeric number. |
| string, | The name of the identifier that this country issues to airports that don't have an official ICAO or IATA code, or in addition to these. |
Example:
Last updated