Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.routing:routing-common
/
com.tomtom.sdk.routing.route.instruction.common
/
Country
Country
data
class
Country
(
val
code
:
String
,
val
name
:
TextWithPhonetics
)
Country information.
Members
Constructors
Country
Link copied to clipboard
constructor
(
code
:
String
,
name
:
TextWithPhonetics
)
Properties
code
Link copied to clipboard
val
code
:
String
ISO 3166-1 alpha-3 code of the country.
name
Link copied to clipboard
val
name
:
TextWithPhonetics
Country name and phonetics.