Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseRevision

Hierarchy

  • ReleaseRevision

Index

Properties

Optional changeDetails

changeDetails: string

Change details of the revision.

Optional changeType

changeType: string

Change details of the revision. Typically ChangeDetails values are Add and Update.

Optional changedBy

changedBy: IdentityRef

Gets or sets the identity who changed.

Optional changedDate

changedDate: Date

Change date of the revision.

Optional comment

comment: string

Comment of the revision.

Optional definitionSnapshotRevision

definitionSnapshotRevision: number

Release ID of which this revision belongs.

Optional releaseId

releaseId: number

Gets or sets the release ID of which this revision belongs.

Generated using TypeDoc