Binance Connector JS
    Preparing search index...

    Interface OrderListCancelResponseResult

    OrderListCancelResponseResult

    interface OrderListCancelResponseResult {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: OrderListCancelResponseResultOrderReportsInner[];
        orders?: OrderListCancelResponseResultOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    OrderListCancelResponseResult

    listClientOrderId?: string

    OrderListCancelResponseResult

    listOrderStatus?: string

    OrderListCancelResponseResult

    listStatusType?: string

    OrderListCancelResponseResult

    orderListId?: number

    OrderListCancelResponseResult

    OrderListCancelResponseResult

    OrderListCancelResponseResult

    symbol?: string

    OrderListCancelResponseResult

    transactionTime?: number

    OrderListCancelResponseResult