.. index:: 
  !LicenseType Enumeration

.. _id3_bioseal_license_type_enum:

===============================================================================
LicenseType Enumeration
===============================================================================

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

Definition
----------

.. line-block::
    Enumerates the license types.

Fields
------

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

  * - Name
    - Value
    - Description
  * - ``classic``
    - 1
    - Classic id3 license.
  * - ``trial``
    - 2
    - Trial id3 license with a time limitation.
  * - ``online``
    - 3
    - Online id3 license with an online check.
