Record
license
No description available.
record license {
body: string,
conditions: list<string>,
description: string,
featured: bool,
html-url: string,
implementation: string,
key: string,
limitations: list<string>,
name: string,
node-id: string,
permissions: list<string>,
spdx-id: string,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| body | string | |
| conditions | list<string> | |
| description | string | |
| featured | bool | |
| html-url | string | |
| implementation | string | |
| key | string | |
| limitations | list<string> | |
| name | string | |
| node-id | string | |
| permissions | list<string> | |
| spdx-id | string | |
| url | string |