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

734 B

BaseItemPerson

Properties

Name Type Description Notes
name String Gets or sets the name. [optional]
id String Gets or sets the identifier. [optional]
role String Gets or sets the role. [optional]
type String Gets or sets the type. [optional]
primaryImageTag String Gets or sets the primary image tag. [optional]
imageBlurHashes BaseItemPersonImageBlurHashes [optional]

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