Binance Connector JS
    Preparing search index...

    Interface OrderAmendKeepPriorityResponse

    OrderAmendKeepPriorityResponse

    interface OrderAmendKeepPriorityResponse {
        amendedOrder?: OrderAmendKeepPriorityResponseAmendedOrder;
        executionId?: number | bigint;
        listStatus?: OrderAmendKeepPriorityResponseListStatus;
        transactTime?: number | bigint;
    }
    Index

    Properties

    OrderAmendKeepPriorityResponse

    executionId?: number | bigint

    OrderAmendKeepPriorityResponse

    OrderAmendKeepPriorityResponse

    transactTime?: number | bigint

    OrderAmendKeepPriorityResponse