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

    Interface CountryInfo

    interface CountryInfo {
        english_name: string;
        iso_3166_1: string;
        native_name: string;
    }
    Index

    Properties

    english_name: string
    iso_3166_1: string
    native_name: string