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

    Interface OptionalExternalReferenceProperties

    interface OptionalExternalReferenceProperties {
        comment?: string;
        hashes?: HashDictionary;
    }
    Index

    Properties

    Properties

    comment?: string