Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 765 Bytes

Country.md

File metadata and controls

13 lines (10 loc) · 765 Bytes

Country

Properties

Name Type Description Notes
url string The link to the current resource [optional]
id int The Identification Id of the country object. [optional]
iso3_letter string Country code letters in ISO 3 format - ex: DNK = Denmark. Currently Not supported By Membercare [optional]
iso2_letter string Country code letters in ISO 3166 2 letter format - ex: DK = Denmark [optional]
name string Name of the country [optional]

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