mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-12 20:40:37 +00:00
11 lines
563 B
Markdown
11 lines
563 B
Markdown
# LicenseTemplateInfo
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**body** | **String** | Body contains the full text of the license | [optional]
|
|
**implementation** | **String** | Implementation contains license implementation details | [optional]
|
|
**key** | **String** | Key is the unique identifier for the license template | [optional]
|
|
**name** | **String** | Name is the display name of the license | [optional]
|
|
**url** | **String** | URL is the reference URL for the license | [optional]
|