Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOtocoResponseResult

    OrderListPlaceOtocoResponseResult

    interface OrderListPlaceOtocoResponseResult {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: OrderListPlaceOtocoResponseResultOrderReportsInner[];
        orders?: OrderListPlaceOtocoResponseResultOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    OrderListPlaceOtocoResponseResult

    listClientOrderId?: string

    OrderListPlaceOtocoResponseResult

    listOrderStatus?: string

    OrderListPlaceOtocoResponseResult

    listStatusType?: string

    OrderListPlaceOtocoResponseResult

    orderListId?: number

    OrderListPlaceOtocoResponseResult

    OrderListPlaceOtocoResponseResult

    OrderListPlaceOtocoResponseResult

    symbol?: string

    OrderListPlaceOtocoResponseResult

    transactionTime?: number

    OrderListPlaceOtocoResponseResult