@jellyfin/sdk
    Preparing search index...

    Interface MetadataEditorInfo

    MetadataEditorInfo

    interface MetadataEditorInfo {
        ContentType?: CollectionType;
        ContentTypeOptions?: NameValuePair[];
        Countries?: CountryInfo[];
        Cultures?: CultureDto[];
        ExternalIdInfos?: ExternalIdInfo[];
        ParentalRatingOptions?: ParentalRating[];
    }
    Index

    Properties

    ContentType?: CollectionType

    MetadataEditorInfo

    ContentTypeOptions?: NameValuePair[]

    MetadataEditorInfo

    Countries?: CountryInfo[]

    MetadataEditorInfo

    Cultures?: CultureDto[]

    MetadataEditorInfo

    ExternalIdInfos?: ExternalIdInfo[]

    MetadataEditorInfo

    ParentalRatingOptions?: ParentalRating[]

    MetadataEditorInfo