Binance Connector JS
    Preparing search index...

    Interface FetchDepositAddressListWithNetworkResponseInner

    FetchDepositAddressListWithNetworkResponseInner

    interface FetchDepositAddressListWithNetworkResponseInner {
        address?: string;
        coin?: string;
        isDefault?: number;
        tag?: string;
    }
    Index

    Properties

    address?: string

    FetchDepositAddressListWithNetworkResponseInner

    coin?: string

    FetchDepositAddressListWithNetworkResponseInner

    isDefault?: number

    FetchDepositAddressListWithNetworkResponseInner

    tag?: string

    FetchDepositAddressListWithNetworkResponseInner