Binance Connector JS
    Preparing search index...

    Interface QuerySubAccountFuturesAssetTransferHistoryResponse

    QuerySubAccountFuturesAssetTransferHistoryResponse

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

    Properties

    futuresType?: number | bigint

    QuerySubAccountFuturesAssetTransferHistoryResponse

    success?: boolean

    QuerySubAccountFuturesAssetTransferHistoryResponse

    QuerySubAccountFuturesAssetTransferHistoryResponse