ChangeList interface

属性

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

属性详细信息

allChangesIncluded

allChangesIncluded: boolean

属性值

boolean

changeCounts

changeCounts: {[key: number]: number}

属性值

{[key: number]: number}

changes

changes: Change<T>[]

属性值

Change<T>[]

comment

comment: string

属性值

string

commentTruncated

commentTruncated: boolean

属性值

boolean

creationDate

creationDate: Date

属性值

Date

notes

notes: CheckinNote[]

属性值

owner

owner: string

属性值

string

ownerDisplayName

ownerDisplayName: string

属性值

string

ownerId

ownerId: string

属性值

string

sortDate

sortDate: Date

属性值

Date

version

version: string

属性值

string