Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MavenPackageVersionDeletionState

Deletion state of a maven package.

Hierarchy

  • MavenPackageVersionDeletionState

Index

Properties

Optional artifactId

artifactId: string

Artifact Id of the package.

Optional deletedDate

deletedDate: Date

UTC date the package was deleted.

Optional groupId

groupId: string

Group Id of the package.

Optional version

version: string

Version of the package.

Generated using TypeDoc