Preparing search index...
The search index is not available
CycloneDX JavaScript Library - Node - v6.7.2
CycloneDX JavaScript Library - Node
Serialize
JSON
Types
Normalized
SpdxLicense
Interface SpdxLicense
interface
SpdxLicense
{
license
:
{
acknowledgement
?:
LicenseAcknowledgement
;
id
:
string
;
text
?:
Serialize
.
JSON
.
Types
.
Normalized
.
Attachment
;
url
?:
string
;
}
;
}
Index
Properties
license
Properties
license
license
:
{
acknowledgement
?:
LicenseAcknowledgement
;
id
:
string
;
text
?:
Serialize
.
JSON
.
Types
.
Normalized
.
Attachment
;
url
?:
string
;
}
Type declaration
Optional
acknowledgement
?:
LicenseAcknowledgement
id
:
string
Optional
text
?:
Serialize
.
JSON
.
Types
.
Normalized
.
Attachment
Optional
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
license
CycloneDX JavaScript Library - Node - v6.7.2
Loading...