CountryCode
Message Summary
message CountryCode
Country codes from ISO 3166-1 alpha-3, meaning they are a part of the ISO 3166 standard published by the International Organization of Standardization. These codes represent, in a general sense, special areas of geographical interest, such as countries and dependent territories. These codes are made up of three alphabetical characters. Supports both official codes and user-defined codes.
Include: country_code.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
country_code | One Of | A country code - either an official code published by ISO 3166 or a user-defined code. | ||
official_country_code | OfficialCountryCode | Official country code of ISO 3166-1. | ||
user_defined_country_code | string | User-defined code for users who need to add further names of countries, territories, or other geographical entities beyond what is available in the official ISO 3166-1 codes. |