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

    Interface OptionalSWIDProperties

    interface OptionalSWIDProperties {
        patch?: boolean;
        tagVersion?: number;
        text?: Models.Attachment;
        url?: string | URL;
        version?: string;
    }
    Index

    Properties

    patch?: boolean
    tagVersion?: number
    url?: string | URL
    version?: string