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

    Interface AggregateRole

    interface AggregateRole {
        character: string;
        credit_id: string;
        episode_count: number;
    }
    Index

    Properties

    character: string
    credit_id: string
    episode_count: number