Binance Connector JS
    Preparing search index...

    Request parameters for getDownloadIdForFuturesOrderHistory operation in AccountApi. GetDownloadIdForFuturesOrderHistoryRequest

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

    Properties

    endTime: number | bigint

    Timestamp in ms

    AccountApiGetDownloadIdForFuturesOrderHistory

    recvWindow?: number | bigint

    AccountApiGetDownloadIdForFuturesOrderHistory

    startTime: number | bigint

    Timestamp in ms

    AccountApiGetDownloadIdForFuturesOrderHistory