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

    Interface RemoveMovieParams

    interface RemoveMovieParams {
        listId: number;
        sessionId: string;
    }
    Index

    Properties

    Properties

    listId: number
    sessionId: string