Interface SummaryClientIdList

The summary entry for aggregated annotations that use the flag.v1 aggregation method; also the per-name value for some other aggregation methods.

Hierarchy

  • SummaryClientIdList

Properties

Properties

clientIds: string[]

A list of the clientIds of all clients who have published an annotation with this name (or type, depending on context).

total: number

The total number of clients who have published an annotation with this name (or type, depending on context).

Generated using TypeDoc