OPENAPI / COMPONENTS / SCHEMAS

CountryInfoDto data structure

CountryInfoDto

Country names, region, and ISO code.

object5properties
commonNamestringrequired

Commonly used country name.

countryCodestringrequired

ISO 3166-1 alpha-2 country code.

nativeNamestringrequired

Country name in a native language.

officialNamestringrequired

Official country name.

regionstringrequired

Country region.