ArtifactVersion interface

Properties

alias

Gets or sets the alias of artifact.

defaultVersion

Gets or sets the default version of artifact.

errorMessage

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

sourceId
versions

Gets or sets the list of build versions of artifact.

Property Details

alias

Gets or sets the alias of artifact.

alias: string

Property Value

string

defaultVersion

Gets or sets the default version of artifact.

defaultVersion: BuildVersion

Property Value

errorMessage

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

errorMessage: string

Property Value

string

sourceId

sourceId: string

Property Value

string

versions

Gets or sets the list of build versions of artifact.

versions: BuildVersion[]

Property Value