Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChangeList

Hierarchy

  • ChangeList

Index

Properties

Optional allChangesIncluded

allChangesIncluded: boolean

Optional changeCounts

changeCounts: object

Type declaration

  • [key: string]: number

Optional changes

changes: Array<Change>

Optional comment

comment: string

Optional commentTruncated

commentTruncated: boolean

Optional creationDate

creationDate: Date

Optional notes

notes: Array<CheckinNote>

Optional owner

owner: string

Optional ownerDisplayName

ownerDisplayName: string

Optional ownerId

ownerId: string

Optional sortDate

sortDate: Date

Optional version

version: string

Generated using TypeDoc