Binance Connector JS
    Preparing search index...

    Interface WithdrawHistoryV1ResponseInner

    WithdrawHistoryV1ResponseInner

    interface WithdrawHistoryV1ResponseInner {
        address?: string;
        amount?: string;
        applyTime?: string;
        coin?: string;
        completeTime?: string;
        confirmNo?: number | bigint;
        id?: string;
        info?: string;
        network?: string;
        questionnaire?: string;
        transactionFee?: string;
        transferType?: number | bigint;
        travelRuleStatus?: number | bigint;
        trId?: number | bigint;
        txId?: string;
        txKey?: string;
        walletType?: number | bigint;
        withdrawalStatus?: number | bigint;
        withdrawOrderId?: string;
    }
    Index

    Properties

    address?: string

    WithdrawHistoryV1ResponseInner

    amount?: string

    WithdrawHistoryV1ResponseInner

    applyTime?: string

    WithdrawHistoryV1ResponseInner

    coin?: string

    WithdrawHistoryV1ResponseInner

    completeTime?: string

    WithdrawHistoryV1ResponseInner

    confirmNo?: number | bigint

    WithdrawHistoryV1ResponseInner

    id?: string

    WithdrawHistoryV1ResponseInner

    info?: string

    WithdrawHistoryV1ResponseInner

    network?: string

    WithdrawHistoryV1ResponseInner

    questionnaire?: string

    WithdrawHistoryV1ResponseInner

    transactionFee?: string

    WithdrawHistoryV1ResponseInner

    transferType?: number | bigint

    WithdrawHistoryV1ResponseInner

    travelRuleStatus?: number | bigint

    WithdrawHistoryV1ResponseInner

    trId?: number | bigint

    WithdrawHistoryV1ResponseInner

    txId?: string

    WithdrawHistoryV1ResponseInner

    txKey?: string

    WithdrawHistoryV1ResponseInner

    walletType?: number | bigint

    WithdrawHistoryV1ResponseInner

    withdrawalStatus?: number | bigint

    WithdrawHistoryV1ResponseInner

    withdrawOrderId?: string

    WithdrawHistoryV1ResponseInner