OPENAPI / COMPONENTS / SCHEMAS
CountryInfoDto data structure
CountryInfoDtoCountry names, region, and ISO code.
object5properties
commonNamestringrequiredCommonly used country name.
countryCodestringrequiredISO 3166-1 alpha-2 country code.
nativeNamestringrequiredCountry name in a native language.
officialNamestringrequiredOfficial country name.
regionstringrequiredCountry region.