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

    Interface PersonTranslationData

    interface PersonTranslationData {
        biography: string;
        name: string;
    }
    Index

    Properties

    Properties

    biography: string
    name: string