Continent

Represents the location details of a continent where a competition to be played.

NameTypeDescription

name

String

Continent's name

Response JSON
{
    "name": "North America"
}