Continent

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

Properties

name string

Continent name

"continent": {
    "name": "Europe"
}

Last updated