toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
CountryInfo
/
CountryInfo
Country
Info
constructor
(
name
:
String
?
=
null
,
displayName
:
String
?
=
null
,
twoLetterIsoRegionName
:
String
?
=
null
,
threeLetterIsoRegionName
:
String
?
=
null
)