mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
16 lines
610 B
Markdown
16 lines
610 B
Markdown
# MetadataEditorInfo
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**parentalRatingOptions** | [ParentalRating] | | [optional]
|
|
**countries** | [CountryInfo] | | [optional]
|
|
**cultures** | [CultureDto] | | [optional]
|
|
**externalIdInfos** | [ExternalIdInfo] | | [optional]
|
|
**contentType** | **String** | | [optional]
|
|
**contentTypeOptions** | [NameValuePair] | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|