Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactVersion

Hierarchy

  • ArtifactVersion

Index

Properties

Optional alias

alias: string

Gets or sets the alias of artifact.

Optional defaultVersion

defaultVersion: BuildVersion

Gets or sets the default version of artifact.

Optional errorMessage

errorMessage: string

Gets or sets the error message encountered during quering of versions for artifact.

Optional versions

versions: Array<BuildVersion>

Gets or sets the list of build versions of artifact.

Generated using TypeDoc