Binance Connector JS
    Preparing search index...

    GetFuturesOrderHistoryDownloadLinkByIdResponse

    interface GetFuturesOrderHistoryDownloadLinkByIdResponse {
        downloadId?: string;
        expirationTimestamp?: number;
        isExpired?: string;
        notified?: boolean;
        status?: string;
        url?: string;
    }
    Index

    Properties

    downloadId?: string

    GetFuturesOrderHistoryDownloadLinkByIdResponse

    expirationTimestamp?: number

    GetFuturesOrderHistoryDownloadLinkByIdResponse

    isExpired?: string

    GetFuturesOrderHistoryDownloadLinkByIdResponse

    notified?: boolean

    GetFuturesOrderHistoryDownloadLinkByIdResponse

    status?: string

    GetFuturesOrderHistoryDownloadLinkByIdResponse

    url?: string

    GetFuturesOrderHistoryDownloadLinkByIdResponse