Interface: ActivityRefResponse
Defined in: packages/sdk/src/types/generated/activity_feed.ts:715
A typed entity reference, with the scope chain it was observed under.
The client resolves each ref through that chain — the right workspace or org API — under its own session. A ref the viewer cannot resolve renders as its kind with a permission-appropriate placeholder; nothing about a name ever transits the spine.
Properties
accountUuid?
optionalaccountUuid:string|null
Defined in: packages/sdk/src/types/generated/activity_feed.ts:720
kind
kind:
EntityKind
Defined in: packages/sdk/src/types/generated/activity_feed.ts:716
orgUuid?
optionalorgUuid:string|null
Defined in: packages/sdk/src/types/generated/activity_feed.ts:719
uuid
uuid:
string
Defined in: packages/sdk/src/types/generated/activity_feed.ts:717
workspaceUuid?
optionalworkspaceUuid:string|null
Defined in: packages/sdk/src/types/generated/activity_feed.ts:718