mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
728 B
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] |