Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 820 Bytes

BaseItemPerson.md

File metadata and controls

16 lines (11 loc) · 820 Bytes

BaseItemPerson

Properties

Name Type Description Notes
name Option<String> Gets or sets the name. [optional]
id Option<uuid::Uuid> Gets or sets the identifier. [optional]
role Option<String> Gets or sets the role. [optional]
r#type Option<String> Gets or sets the type. [optional]
primary_image_tag Option<String> Gets or sets the primary image tag. [optional]
image_blur_hashes Option<crate::models::BaseItemPersonImageBlurHashes> [optional]

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