Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOcoResponseResult

    OrderListPlaceOcoResponseResult

    interface OrderListPlaceOcoResponseResult {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: OrderListPlaceOcoResponseResultOrderReportsInner[];
        orders?: OrderListPlaceOcoResponseResultOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    OrderListPlaceOcoResponseResult

    listClientOrderId?: string

    OrderListPlaceOcoResponseResult

    listOrderStatus?: string

    OrderListPlaceOcoResponseResult

    listStatusType?: string

    OrderListPlaceOcoResponseResult

    orderListId?: number

    OrderListPlaceOcoResponseResult

    OrderListPlaceOcoResponseResult

    OrderListPlaceOcoResponseResult

    symbol?: string

    OrderListPlaceOcoResponseResult

    transactionTime?: number

    OrderListPlaceOcoResponseResult