Type alias LicenseType

LicenseType: "temporary" | "persistent"

The type of the licence, represented by a value from the following list:
- 'temporary'
- 'persistent'