Continent Object
Properties
Name | Type | Description |
name | string | Continent name. |
code | string | Continent two letter code. |
Examples
JSON
{
"name": "Europe",
"code": "EU"
}
Name | Type | Description |
name | string | Continent name. |
code | string | Continent two letter code. |
JSON
{
"name": "Europe",
"code": "EU"
}