Skip to main content

Interface: ActivityTypeCount

Defined in: packages/sdk/src/types/generated/activity_feed.ts:771

One event type's standing in a window: its family, and how often.

family travels for the same reason it travels on a group key: a client draws a type's glyph from its family and holds no type-to-family map of its own. The mapping is :mod:lib.activity.families, and a second copy in the browser would be the half that goes stale — a new type would quietly lose its glyph with no test able to notice.

Properties

count

count: number

Defined in: packages/sdk/src/types/generated/activity_feed.ts:775

Minimum

0


eventType

eventType: ActivityEventType

Defined in: packages/sdk/src/types/generated/activity_feed.ts:772


family

family: ActivityEventFamily

Defined in: packages/sdk/src/types/generated/activity_feed.ts:773