CycloneDX JavaScript Library - Node - v9.4.0
    Preparing search index...

    Interface OptionalDisjunctiveLicenseProperties

    interface OptionalDisjunctiveLicenseProperties {
        acknowledgement?: LicenseAcknowledgement;
        text?: Models.Attachment;
        url?: string | URL;
    }

    Hierarchy (View Summary)

    Index

    Properties

    acknowledgement?: LicenseAcknowledgement
    url?: string | URL