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

    Interface CreateSessionFromV4TokenRequest

    interface CreateSessionFromV4TokenRequest {
        access_token: string;
    }
    Index

    Properties

    Properties

    access_token: string