Binance Connector JS
    Preparing search index...

    Order amendment details.

    GetOrderModifyHistoryResponseInnerAmendment

    interface GetOrderModifyHistoryResponseInnerAmendment {
        count?: number | bigint;
        modifyId?: number | bigint;
        origQty?: DerivativesTradingCoinFuturesRestAPI.GetOrderModifyHistoryResponseInnerAmendmentOrigQty;
        price?: DerivativesTradingCoinFuturesRestAPI.GetOrderModifyHistoryResponseInnerAmendmentPrice;
    }
    Index

    Properties

    count?: number | bigint

    Total number of trades in the 24h window.

    GetOrderModifyHistoryResponseInnerAmendment

    modifyId?: number | bigint

    user-defined modification identifier, only returned if provided in the request

    GetOrderModifyHistoryResponseInnerAmendment

    GetOrderModifyHistoryResponseInnerAmendment

    GetOrderModifyHistoryResponseInnerAmendment