Country Summar

Structure

FieldTypeRequiredDescription
nameString
Name of country
codeISO2String
Code ISO

JSON representation

{
   "name" : "SPAIN",
   "codeISO2" : "ES"
}