Binance Connector JS
    Preparing search index...

    Interface QuerySubAccountFuturesAssetTransferHistoryResponse

    QuerySubAccountFuturesAssetTransferHistoryResponse

    interface QuerySubAccountFuturesAssetTransferHistoryResponse {
        futuresType?: number;
        success?: boolean;
        transfers?: QuerySubAccountFuturesAssetTransferHistoryResponseTransfersInner[];
    }
    Index

    Properties

    futuresType?: number

    QuerySubAccountFuturesAssetTransferHistoryResponse

    success?: boolean

    QuerySubAccountFuturesAssetTransferHistoryResponse

    QuerySubAccountFuturesAssetTransferHistoryResponse