DocumentNoteResponse

data class DocumentNoteResponse(val dataLicence: String, val spdxVersion: String)

DocumentNote represents an SPDX Document Creation Infromation section: https://spdx.github.io/spdx-spec/2-document-creation-information/

Constructors

Link copied to clipboard
fun DocumentNoteResponse(dataLicence: String, spdxVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Compliance with the SPDX specification includes populating the SPDX fields therein with data related to such fields ("SPDX-Metadata")

Link copied to clipboard

Provide a reference number that can be used to understand how to parse and interpret the rest of the file