Binance Connector JS
    Preparing search index...

    MarginAccountCancelOcoResponse

    interface MarginAccountCancelOcoResponse {
        contingencyType?: string;
        isIsolated?: boolean;
        listClientOrderId?: string;
        listOrderStatus?: string;
        listStatusType?: string;
        orderListId?: number;
        orderReports?: MarginAccountCancelOcoResponseOrderReportsInner[];
        orders?: MarginAccountCancelOcoResponseOrdersInner[];
        symbol?: string;
        transactionTime?: number;
    }
    Index

    Properties

    contingencyType?: string

    MarginAccountCancelOcoResponse

    isIsolated?: boolean

    MarginAccountCancelOcoResponse

    listClientOrderId?: string

    MarginAccountCancelOcoResponse

    listOrderStatus?: string

    MarginAccountCancelOcoResponse

    listStatusType?: string

    MarginAccountCancelOcoResponse

    orderListId?: number

    MarginAccountCancelOcoResponse

    MarginAccountCancelOcoResponse

    MarginAccountCancelOcoResponse

    symbol?: string

    MarginAccountCancelOcoResponse

    transactionTime?: number

    MarginAccountCancelOcoResponse