CountryInfo
data class CountryInfo(val countryCode: String, val countryName: TextWithPhonetics)
Content copied to clipboard
Country information.
Important: This is a Public Preview API. It may be changed or removed at any time.
Country information.
Important: This is a Public Preview API. It may be changed or removed at any time.