Binance Connector JS
    Preparing search index...

    SubAccountTransferHistoryResponseInner

    interface SubAccountTransferHistoryResponseInner {
        asset?: string;
        counterParty?: string;
        email?: string;
        fromAccountType?: string;
        qty?: string;
        status?: string;
        time?: number | bigint;
        toAccountType?: string;
        tranId?: number | bigint;
        type?: number | bigint;
    }
    Index

    Properties

    asset?: string

    SubAccountTransferHistoryResponseInner

    counterParty?: string

    SubAccountTransferHistoryResponseInner

    email?: string

    SubAccountTransferHistoryResponseInner

    fromAccountType?: string

    SubAccountTransferHistoryResponseInner

    qty?: string

    SubAccountTransferHistoryResponseInner

    status?: string

    SubAccountTransferHistoryResponseInner

    time?: number | bigint

    SubAccountTransferHistoryResponseInner

    toAccountType?: string

    SubAccountTransferHistoryResponseInner

    tranId?: number | bigint

    SubAccountTransferHistoryResponseInner

    type?: number | bigint

    SubAccountTransferHistoryResponseInner