Binance Connector JS
    Preparing search index...

    Request parameters for getDownloadIdForFuturesTradeHistory operation in AccountApi. GetDownloadIdForFuturesTradeHistoryRequest

    interface GetDownloadIdForFuturesTradeHistoryRequest {
        endTime: number;
        recvWindow?: number;
        startTime: number;
    }
    Index

    Properties

    endTime: number

    Timestamp in ms

    AccountApiGetDownloadIdForFuturesTradeHistory

    recvWindow?: number

    AccountApiGetDownloadIdForFuturesTradeHistory

    startTime: number

    Timestamp in ms

    AccountApiGetDownloadIdForFuturesTradeHistory