Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseArtifact

Hierarchy

  • ReleaseArtifact

Index

Properties

Optional artifactProvider

artifactProvider: ArtifactProvider

Gets or sets the artifact provider of ReleaseArtifact.

Optional artifactType

artifactType: string

Gets or sets the artifact type of ReleaseArtifact.

Optional definitionData

definitionData: string

Gets or sets the definition json of ReleaseArtifact.

Optional definitionId

definitionId: number

Gets or sets the definition id of ReleaseArtifact.

Optional description

description: string

Gets or sets the description of ReleaseArtifact.

Optional id

id: number

Gets or sets the id of ReleaseArtifact.

Optional name

name: string

Gets or sets the name of ReleaseArtifact.

Optional releaseId

releaseId: number

Gets or sets the release id.

Generated using TypeDoc