AX

AX("\u00C5land Islands", "ALA", 248, Assignment.OFFICIALLY_ASSIGNED)

land IslandsMarket Code: AX

The country name was changed from "\u212Bland Islands" (up to 1.14) to "\u00C5land Islands" (since 1.15).

Functions

clone
Link copied to clipboard
common
protected fun clone(): Any
compareTo
Link copied to clipboard
common
operator override fun compareTo(other: Market): Int
equals
Link copied to clipboard
common
operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
override fun hashCode(): Int
toString
Link copied to clipboard
common
open override fun toString(): String

Properties

alpha3
Link copied to clipboard
common
val alpha3: String?
Get the ISO 3166-1 alpha-3 code.
assignment
Link copied to clipboard
common
val assignment: Market.Assignment
Get the assignment state of this country code in ISO 3166-1.
marketName
Link copied to clipboard
common
val marketName: String
Get the country name.
name
Link copied to clipboard
common
val name: String
numeric
Link copied to clipboard
common
val numeric: Int
Get the ISO 3166-1 numeric code.
ordinal
Link copied to clipboard
common
val ordinal: Int