Binance Connector JS
    Preparing search index...

    Interface OrderAmendKeepPriorityResponseResult

    OrderAmendKeepPriorityResponseResult

    interface OrderAmendKeepPriorityResponseResult {
        amendedOrder?: OrderAmendKeepPriorityResponseResultAmendedOrder;
        executionId?: number | bigint;
        listStatus?: OrderAmendKeepPriorityResponseResultListStatus;
        transactTime?: number | bigint;
    }
    Index

    Properties

    OrderAmendKeepPriorityResponseResult

    executionId?: number | bigint

    OrderAmendKeepPriorityResponseResult

    OrderAmendKeepPriorityResponseResult

    transactTime?: number | bigint

    OrderAmendKeepPriorityResponseResult