Binance Connector JS
    Preparing search index...

    Interface OrderAmendKeepPriorityResponseListStatus

    OrderAmendKeepPriorityResponseListStatus

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

    Properties

    contingencyType?: string

    OrderAmendKeepPriorityResponseListStatus

    listClientOrderId?: string

    OrderAmendKeepPriorityResponseListStatus

    listOrderStatus?: string

    OrderAmendKeepPriorityResponseListStatus

    orderListId?: number

    OrderAmendKeepPriorityResponseListStatus

    OrderAmendKeepPriorityResponseListStatus

    symbol?: string

    OrderAmendKeepPriorityResponseListStatus