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

    Interface V4ClearListResponse

    interface V4ClearListResponse {
        status_code: number;
        status_message: string;
    }
    Index

    Properties

    status_code: number
    status_message: string