Interface: ActivityOpenStateResponse
Defined in: packages/sdk/src/types/generated/activity_feed.ts:681
The open item an occurrence carries, as of this read.
Open state is a property of an occurrence, not a partition of the
surface (GRA-8354): a chat that awaited a human and got its reply shows both
events, the first carrying this state if the item is still open and neither
carrying it once cleared. priorityRank is the rank under the response's
own order — populated under priority, None under recency — and
reads envelope.priorityPolicyVersion the same way the lane's rank does.
Properties
kind
kind:
string
Defined in: packages/sdk/src/types/generated/activity_feed.ts:682
lastEventAt
lastEventAt:
string
Defined in: packages/sdk/src/types/generated/activity_feed.ts:685
openedAt
openedAt:
string
Defined in: packages/sdk/src/types/generated/activity_feed.ts:684
priorityRank?
optionalpriorityRank:number|null
Defined in: packages/sdk/src/types/generated/activity_feed.ts:687
reasons?
optionalreasons:string[]
Defined in: packages/sdk/src/types/generated/activity_feed.ts:683
responsible?
optionalresponsible:ActivityRefResponse[]
Defined in: packages/sdk/src/types/generated/activity_feed.ts:686