For the complete documentation index, see llms.txt. This page is also available as Markdown.

Country

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

Properties

name string

Official name of a country

"country": {
    "name": "Poland"
}

Last updated

Was this helpful?