NT

NT("Neutral Zone", "NTZ", 536, Assignment.TRANSITIONALLY_RESERVED)

Neutral ZoneMarket Code: NT

Since version 1.16, the value of alpha-3 code of this entry is NTZ (not [NTHH](http://en.wikipedia.org/wiki/ISO_3166-3#NTHH)).

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