Binance Connector JS
    Preparing search index...

    Interface GetCountryListResponseCountriesInner

    GetCountryListResponseCountriesInner

    interface GetCountryListResponseCountriesInner {
        blockType?: string;
        countryCode?: string;
        countryName?: string;
        depositAllowed?: boolean;
        hasRegionRestrictions?: boolean;
        withdrawalAllowed?: boolean;
    }
    Index

    Properties

    blockType?: string

    GetCountryListResponseCountriesInner

    countryCode?: string

    GetCountryListResponseCountriesInner

    countryName?: string

    GetCountryListResponseCountriesInner

    depositAllowed?: boolean

    GetCountryListResponseCountriesInner

    hasRegionRestrictions?: boolean

    GetCountryListResponseCountriesInner

    withdrawalAllowed?: boolean

    GetCountryListResponseCountriesInner