Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 997 Bytes

File metadata and controls

18 lines (14 loc) · 997 Bytes

Country

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\Change[] [optional]
url string [optional]
name string [optional]
display_name string [optional]
iso_alpha2_code string The ISO 3166-1 Alpha2 code of the country (2 letters). https://en.wikipedia.org/wiki/ISO_3166-1 [optional]
iso_alpha3_code string The ISO 3166-1 Alpha3 code of the country (3 letters). https://en.wikipedia.org/wiki/ISO_3166-1 [optional]
iso_numeric_code string The ISO 3166-1 numeric code of the country (3 digits). https://en.wikipedia.org/wiki/ISO_3166-1 [optional]

[Back to Model list] [Back to API list] [Back to README]