Binance Connector JS
    Preparing search index...

    Interface WithdrawHistoryResponseInner

    WithdrawHistoryResponseInner

    interface WithdrawHistoryResponseInner {
        address?: string;
        amount?: string;
        applyTime?: string;
        coin?: string;
        completeTime?: string;
        confirmNo?: number;
        id?: string;
        info?: string;
        network?: string;
        status?: number;
        transactionFee?: string;
        transferType?: number;
        txId?: string;
        txKey?: string;
        walletType?: number;
        withdrawOrderId?: string;
    }
    Index

    Properties

    address?: string

    WithdrawHistoryResponseInner

    amount?: string

    WithdrawHistoryResponseInner

    applyTime?: string

    WithdrawHistoryResponseInner

    coin?: string

    WithdrawHistoryResponseInner

    completeTime?: string

    WithdrawHistoryResponseInner

    confirmNo?: number

    WithdrawHistoryResponseInner

    id?: string

    WithdrawHistoryResponseInner

    info?: string

    WithdrawHistoryResponseInner

    network?: string

    WithdrawHistoryResponseInner

    status?: number

    WithdrawHistoryResponseInner

    transactionFee?: string

    WithdrawHistoryResponseInner

    transferType?: number

    WithdrawHistoryResponseInner

    txId?: string

    WithdrawHistoryResponseInner

    txKey?: string

    WithdrawHistoryResponseInner

    walletType?: number

    WithdrawHistoryResponseInner

    withdrawOrderId?: string

    WithdrawHistoryResponseInner