Binance Connector JS
    Preparing search index...

    GetOrderModifyHistoryResponseInnerAmendment

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

    Properties

    count?: number | bigint

    Order modification count, representing the number of times the order has been modified

    GetOrderModifyHistoryResponseInnerAmendment

    modifyId?: number | bigint

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

    GetOrderModifyHistoryResponseInnerAmendment

    GetOrderModifyHistoryResponseInnerAmendment

    GetOrderModifyHistoryResponseInnerAmendment