Country Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
name | String | Name of country | |
codeISO2 | String | Code ISO |
JSON representation
{ "name" : "SPAIN", "codeISO2" : "ES" }
Field | Type | Required | Description |
---|---|---|---|
name | String | Name of country | |
codeISO2 | String | Code ISO |
{ "name" : "SPAIN", "codeISO2" : "ES" }