Binance Connector JS
    Preparing search index...

    Interface FetchWithdrawAddressListResponseInner

    FetchWithdrawAddressListResponseInner

    interface FetchWithdrawAddressListResponseInner {
        address?: string;
        addressTag?: string;
        coin?: string;
        name?: string;
        network?: string;
        origin?: string;
        originType?: string;
        whiteStatus?: boolean;
    }
    Index

    Properties

    address?: string

    FetchWithdrawAddressListResponseInner

    addressTag?: string

    FetchWithdrawAddressListResponseInner

    coin?: string

    FetchWithdrawAddressListResponseInner

    name?: string

    FetchWithdrawAddressListResponseInner

    network?: string

    FetchWithdrawAddressListResponseInner

    origin?: string

    FetchWithdrawAddressListResponseInner

    originType?: string

    FetchWithdrawAddressListResponseInner

    whiteStatus?: boolean

    FetchWithdrawAddressListResponseInner