.halguru-license.yaml
Represents the configuration of a license granted to a user.
Id: 05BB4146-D395-4F9D-9F7A-0E7F607C6961
LicensePlan: Trial
Name: ACME corporation
Email: john.smith@gmail.com
ExpirationDate: 2025-12-28
Restrictions: {}
Field List
| Name |
Type |
Required |
Description |
| Id |
Guid |
✔️ |
The unique identifier for a license |
| LicensePlan |
Choice |
✔️ |
License tier |
| Name |
Text |
✔️ |
The name of the client holding the license |
| Email |
EmailAddress |
✔️ |
The email address associated with the license |
| ExpirationDate |
Date |
|
The expiration date of the license |
| Restrictions |
Object |
✔️ |
The limitations and access restrictionsPathModel applied to a license |
This class includes metadata for defining and identifying licenses, as well as attributes that provide additional schema and documentation contexts.
| Property |
Value |
| Path |
.halguru-license.yaml: |
| Internal Root Type |
LicenseHalGuru |
| File Extension |
.halguru-license.yaml |
| JSON Schema |
halguru-license-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |