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

    Interface TvSeasonAccountStates

    interface TvSeasonAccountStates {
        id: number;
        results: TvSeasonEpisodeState[];
    }
    Index

    Properties

    Properties

    id: number