Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 755 Bytes

ExternalIdInfo.md

File metadata and controls

14 lines (9 loc) · 755 Bytes

ExternalIdInfo

Properties

Name Type Description Notes
name Option<String> Gets or sets the display name of the external id provider (IE: IMDB, MusicBrainz, etc). [optional]
key Option<String> Gets or sets the unique key for this id. This key should be unique across all providers. [optional]
r#type Option<crate::models::ExternalIdMediaType> [optional]
url_format_string Option<String> Gets or sets the URL format string. [optional]

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