mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
913 B
913 B
MovieInfo
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | String | Gets or sets the name. | [optional] |
path | String | Gets or sets the path. | [optional] |
metadataLanguage | String | Gets or sets the metadata language. | [optional] |
metadataCountryCode | String | Gets or sets the metadata country code. | [optional] |
providerIds | [String: String] | Gets or sets the provider ids. | [optional] |
year | Int | Gets or sets the year. | [optional] |
indexNumber | Int | [optional] | |
parentIndexNumber | Int | [optional] | |
premiereDate | Date | [optional] | |
isAutomated | Bool | [optional] |