Binance Connector JS
    Preparing search index...

    Interface OrderAmendKeepPriorityResponseResultListStatus

    OrderAmendKeepPriorityResponseResultListStatus

    interface OrderAmendKeepPriorityResponseResultListStatus {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        orderListId?: number;
        orders?: OrderAmendKeepPriorityResponseResultListStatusOrdersInner[];
        symbol?: string;
    }
    Index

    Properties

    contingencyType?: string

    OrderAmendKeepPriorityResponseResultListStatus

    listClientOrderId?: string

    OrderAmendKeepPriorityResponseResultListStatus

    listOrderStatus?: string

    OrderAmendKeepPriorityResponseResultListStatus

    orderListId?: number

    OrderAmendKeepPriorityResponseResultListStatus

    OrderAmendKeepPriorityResponseResultListStatus

    symbol?: string

    OrderAmendKeepPriorityResponseResultListStatus