@carlosnc/tmdb-sdk - v0.8.0
    Preparing search index...

    Interface GetCollectionDetailsParams

    interface GetCollectionDetailsParams {
        append_to_response?: string[];
        language?: string;
    }
    Index

    Properties

    append_to_response?: string[]
    language?: string