Kountry
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kountry
core
/
io.github.monosz.kountry.core
Package-level
declarations
Types
Types
Country
Link copied to clipboard
@
Immutable
data
class
Country
(
val
iso2
:
String
,
val
iso3
:
String
,
val
isoNumeric
:
String
,
val
callingCode
:
String
,
val
currencyCode
:
String
?
)
Represents a country using standardized ISO identifiers, telephony, and currency metadata