.. index:: 
  !Lotl Class

.. _id3_bioseal_lotl_class:

===============================================================================
Lotl Class
===============================================================================

Namespace: :ref:`id3.Bioseal<reference_bioseal>`

.. toctree::
  :hidden:

  getManifestUrl<get_manifest_url>
  getUrl<get_url>
  isTsl<is_tsl>
  log<log>


Definition
----------
.. line-block::
    Provides information about the LoTL (List of Trust List).


Properties
----------

.. list-table:: 
  :width: 100%
  :widths: 30 5 65
  :header-rows: 1

  * - Name
    - Type
    - Description
  * - :ref:`isTsl<id3_bioseal_lotl_is_tsl_class_member>`
    - bool
    - True if the LoTL is a TLS.
  * - :ref:`log<id3_bioseal_lotl_log_class_member>`
    - :ref:`Log<id3_bioseal_log_class>`
    - Get the log.

Methods
-------

.. list-table:: 
  :width: 100%
  :widths: 30 70
  :header-rows: 1

  * - Name
    - Description
  * - :ref:`getManifestUrl<id3_bioseal_lotl_get_manifest_url_class_method>`
    - Returns the URL to the manifest.
  * - :ref:`getUrl<id3_bioseal_lotl_get_url_class_method>`
    - Returns the URL to the TSL or the next LoTL.
