jellyfin-sdk-swift/docs/CultureDto.md
2021-06-02 21:05:58 +00:00

728 B

CultureDto

Properties

Name Type Description Notes
name String Gets or sets the name. [optional]
displayName String Gets or sets the display name. [optional]
twoLetterISOLanguageName String Gets or sets the name of the two letter ISO language. [optional]
threeLetterISOLanguageName String Gets or sets the name of the three letter ISO language. [optional] [readonly]
threeLetterISOLanguageNames [String] [optional]

[Back to Model list] [Back to API list] [Back to README]