Binance Connector JS
    Preparing search index...

    Interface OrderListOpocoResponse

    OrderListOpocoResponse

    interface OrderListOpocoResponse {
        contingencyType?: string;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number | bigint;
        orderReports?: OrderListOpocoResponseOrderReportsInner[];
        orders?: OrderListOpocoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number | bigint;
    }
    Index

    Properties

    contingencyType?: string

    OrderListOpocoResponse

    listClientOrderId?: string

    OrderListOpocoResponse

    listOrderStatus?: string

    OrderListOpocoResponse

    listStatusType?: string

    OrderListOpocoResponse

    orderListId?: number | bigint

    OrderListOpocoResponse

    OrderListOpocoResponse

    OrderListOpocoResponse

    symbol?: string

    OrderListOpocoResponse

    transactionTime?: number | bigint

    OrderListOpocoResponse