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

    Interface GetCollectionDetailsParams

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

    Properties

    appendToResponse?: string[]
    language?: string