764 B
764 B
LicenseTemplateInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| body | Option<String> | Body contains the full text of the license | [optional] |
| implementation | Option<String> | Implementation contains license implementation details | [optional] |
| key | Option<String> | Key is the unique identifier for the license template | [optional] |
| name | Option<String> | Name is the display name of the license | [optional] |
| url | Option<String> | URL is the reference URL for the license | [optional] |