MM

MM("Myanmar", "MMR", 104, Assignment.OFFICIALLY_ASSIGNED)

MyanmarMarket Code: MM

See also

.BU

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