mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 00:10:31 +00:00
707 B
707 B
ExternalIdInfo
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | String | Gets or sets the display name of the external id provider (IE: IMDB, MusicBrainz, etc). | [optional] |
key | String | Gets or sets the unique key for this id. This key should be unique across all providers. | [optional] |
type | ExternalIdMediaType | [optional] | |
urlFormatString | String | Gets or sets the URL format string. | [optional] |