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

    Interface ProductionCountry

    interface ProductionCountry {
        iso_3166_1: string;
        name: string;
    }
    Index

    Properties

    Properties

    iso_3166_1: string
    name: string