toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-settings
/
com.mapbox.dash.sdk.settings.model
/
VignetteCountry
Vignette
Country
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Serializable
data
class
VignetteCountry
(
val
name
:
String
,
val
alpha2Code
:
String
)
Members
Constructors
Vignette
Country
Link copied to clipboard
constructor
(
name
:
String
,
alpha2Code
:
String
)
Properties
alpha2Code
Link copied to clipboard
val
alpha2Code
:
String
name
Link copied to clipboard
val
name
:
String