Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOpoResponseResult

    OrderListPlaceOpoResponseResult

    interface OrderListPlaceOpoResponseResult {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number | bigint;
        orderReports?: OrderListPlaceOpoResponseResultOrderReportsInner[];
        orders?: OrderListPlaceOpoResponseResultOrdersInner[];
        symbol?: string;
        transactionTime?: number | bigint;
    }
    Index

    Properties

    contingencyType?: string

    OrderListPlaceOpoResponseResult

    listClientOrderId?: string

    OrderListPlaceOpoResponseResult

    listOrderStatus?: string

    OrderListPlaceOpoResponseResult

    listStatusType?: string

    OrderListPlaceOpoResponseResult

    orderListId?: number | bigint

    OrderListPlaceOpoResponseResult

    OrderListPlaceOpoResponseResult

    OrderListPlaceOpoResponseResult

    symbol?: string

    OrderListPlaceOpoResponseResult

    transactionTime?: number | bigint

    OrderListPlaceOpoResponseResult