ChangeList interface

Properties

allChangesIncluded
changeCounts
changes
comment
commentTruncated
creationDate
notes
owner
ownerDisplayName
ownerId
sortDate
version

Property Details

allChangesIncluded

allChangesIncluded: boolean

Property Value

boolean

changeCounts

changeCounts: {[key: number]: number}

Property Value

{[key: number]: number}

changes

changes: Change<T>[]

Property Value

Change<T>[]

comment

comment: string

Property Value

string

commentTruncated

commentTruncated: boolean

Property Value

boolean

creationDate

creationDate: Date

Property Value

Date

notes

notes: CheckinNote[]

Property Value

owner

owner: string

Property Value

string

ownerDisplayName

ownerDisplayName: string

Property Value

string

ownerId

ownerId: string

Property Value

string

sortDate

sortDate: Date

Property Value

Date

version

version: string

Property Value

string