Interface LaunchSpdxExportVariables

interface LaunchSpdxExportVariables {
    assetVersionId: string;
    spdxSubtype: string;
}

Properties

assetVersionId: string
spdxSubtype: string