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

    Interface ProductionCountry

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

    Properties

    Properties

    iso_3166_1: string
    name: string