Binance Connector JS
    Preparing search index...

    GetSubAccountDepositHistoryResponseInner

    interface GetSubAccountDepositHistoryResponseInner {
        address?: string;
        addressTag?: string;
        amount?: string;
        coin?: string;
        confirmTimes?: string;
        id?: string;
        insertTime?: number | bigint;
        network?: string;
        status?: number | bigint;
        transferType?: number | bigint;
        txId?: string;
        unlockConfirm?: number | bigint;
        walletType?: number | bigint;
    }
    Index

    Properties

    address?: string

    GetSubAccountDepositHistoryResponseInner

    addressTag?: string

    GetSubAccountDepositHistoryResponseInner

    amount?: string

    GetSubAccountDepositHistoryResponseInner

    coin?: string

    GetSubAccountDepositHistoryResponseInner

    confirmTimes?: string

    GetSubAccountDepositHistoryResponseInner

    id?: string

    GetSubAccountDepositHistoryResponseInner

    insertTime?: number | bigint

    GetSubAccountDepositHistoryResponseInner

    network?: string

    GetSubAccountDepositHistoryResponseInner

    status?: number | bigint

    GetSubAccountDepositHistoryResponseInner

    transferType?: number | bigint

    GetSubAccountDepositHistoryResponseInner

    txId?: string

    GetSubAccountDepositHistoryResponseInner

    unlockConfirm?: number | bigint

    GetSubAccountDepositHistoryResponseInner

    walletType?: number | bigint

    GetSubAccountDepositHistoryResponseInner