sdk-common
2.20.2
sdk-common
/
com.mapbox.search.common
/
IsoCountryCode
Iso
Country
Code
class
IsoCountryCode
(
val
code
:
String
)
:
Parcelable
Iso Country Code.
Types
Constructors
Functions
Properties
Constructors
Iso
Country
Code
Link copied to clipboard
fun
IsoCountryCode
(
code
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Companion object.
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
String
country code in ISO 3166 alpha 2.