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

    Interface V4AccountMediaParams

    interface V4AccountMediaParams {
        language?: string;
        page?: number;
        sortBy?: V4SortBy;
    }
    Index

    Properties

    language?: string
    page?: number
    sortBy?: V4SortBy