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

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]

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