Binance Connector JS
    Preparing search index...

    GetCountryListResponse

    interface GetCountryListResponse {
        countries?: GetCountryListResponseCountriesInner[];
        lastUpdated?: number | bigint;
    }
    Index

    Properties

    GetCountryListResponse

    lastUpdated?: number | bigint

    GetCountryListResponse