.. role:: ts-api-decorator

################
OpenModelOptions
################

.. js:module:: cee.cug
   :noindex:

.. container:: ts-api-section

   .. js:class:: OpenModelOptions

      Options for ConstantRemoteModel.openModel()

      customFetchRequestInit: Contains custom settings that will be applied to the fetch requests, see
      documentation for https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~cee.cug.OpenModelOptions.customFetchRequestInit`
   * :js:attr:`~cee.cug.OpenModelOptions.internal_packetCaptureDestination`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: OpenModelOptions.customFetchRequestInit

      :type: RequestInit :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: OpenModelOptions.internal_packetCaptureDestination

      :type: BinaryModelBundle :ts-api-decorator:`optional`





