Binance Connector JS
    Preparing search index...

    GetDownloadIdForFuturesOrderHistoryResponse

    interface GetDownloadIdForFuturesOrderHistoryResponse {
        avgCostTimestampOfLast30d?: number | bigint;
        downloadId?: string;
    }
    Index

    Properties

    avgCostTimestampOfLast30d?: number | bigint

    Average time taken for data download in the past 30 days

    GetDownloadIdForFuturesOrderHistoryResponse

    downloadId?: string

    Download Id.

    GetDownloadIdForFuturesOrderHistoryResponse