Binance Connector JS
    Preparing search index...

    Request parameters for getDownloadIdForFuturesOrderHistory operation in AccountApi. GetDownloadIdForFuturesOrderHistoryRequest

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

    Properties

    endTime: number

    Timestamp in ms

    AccountApiGetDownloadIdForFuturesOrderHistory

    recvWindow?: number

    AccountApiGetDownloadIdForFuturesOrderHistory

    startTime: number

    Timestamp in ms

    AccountApiGetDownloadIdForFuturesOrderHistory