Binance Connector JS
    Preparing search index...

    Interface OrderListPlaceOpocoResponseResult

    OrderListPlaceOpocoResponseResult

    interface OrderListPlaceOpocoResponseResult {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number | bigint;
        orderReports?: OrderListPlaceOpocoResponseResultOrderReportsInner[];
        orders?: OrderListPlaceOpocoResponseResultOrdersInner[];
        symbol?: string;
        transactionTime?: number | bigint;
    }
    Index

    Properties

    contingencyType?: string

    OrderListPlaceOpocoResponseResult

    listClientOrderId?: string

    OrderListPlaceOpocoResponseResult

    listOrderStatus?: string

    OrderListPlaceOpocoResponseResult

    listStatusType?: string

    OrderListPlaceOpocoResponseResult

    orderListId?: number | bigint

    OrderListPlaceOpocoResponseResult

    OrderListPlaceOpocoResponseResult

    OrderListPlaceOpocoResponseResult

    symbol?: string

    OrderListPlaceOpocoResponseResult

    transactionTime?: number | bigint

    OrderListPlaceOpocoResponseResult