Country

Output representation of a country.
JSON example
1[
2  {
3    "isoCode": "US",
4    "label": "United States"
5  },
6  {
7    "isoCode": "CA",
8    "label": "Canada"
9  }
10]
Property Name Type Description Filter Group and Version Available Version
isoCode String Iso code of the country. Small, 60.0 60.0
label String Name of the country. Small, 60.0 60.0