Binance Connector JS
    Preparing search index...

    SubAccountTransferHistoryResponseInner

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

    Properties

    asset?: string

    SubAccountTransferHistoryResponseInner

    counterParty?: string

    SubAccountTransferHistoryResponseInner

    email?: string

    SubAccountTransferHistoryResponseInner

    fromAccountType?: string

    SubAccountTransferHistoryResponseInner

    qty?: string

    SubAccountTransferHistoryResponseInner

    status?: string

    SubAccountTransferHistoryResponseInner

    time?: number

    SubAccountTransferHistoryResponseInner

    toAccountType?: string

    SubAccountTransferHistoryResponseInner

    tranId?: number

    SubAccountTransferHistoryResponseInner

    type?: number

    SubAccountTransferHistoryResponseInner