Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 738 Bytes

File metadata and controls

13 lines (12 loc) · 738 Bytes

Country

Properties

Name Type Description Notes
id String The country's ID
iso2 String The 2 character ISO code of the country in lower case
iso3 String The 2 character ISO code of the country in lower case
numCode String The numerical ISO code for the country.
name String The normalized country name in upper case.
displayName String The country name appropriate for display.
regionId String The region ID this country is associated with.
region Object A region object. Available if the relation `region` is expanded. [optional]