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

    Interface PersonChangesResponse

    interface PersonChangesResponse {
        changes: PersonChange[];
    }
    Index

    Properties

    Properties

    changes: PersonChange[]