Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityTimelineItem

Package version

Represents Activity timeline item.

Hierarchy

Index

Properties

bucketEndTimeUTC

bucketEndTimeUTC: Date

The grouping bucket end time.

bucketStartTimeUTC

bucketStartTimeUTC: Date

The grouping bucket start time.

content

content: string

The activity timeline content.

firstActivityTimeUTC

firstActivityTimeUTC: Date

The time of the first activity in the grouping bucket.

kind

kind: "Activity"

Polymorphic discriminator, which specifies the different types this object can be

lastActivityTimeUTC

lastActivityTimeUTC: Date

The time of the last activity in the grouping bucket.

queryId

queryId: string

The activity query id.

title

title: string

The activity timeline title.

Generated using TypeDoc