Skip to main content

Interface: $Properties

v1.Summary.$Properties

Properties of a Summary.

Hierarchy

Properties

endTime

Optional endTime: null | $Properties

End of UTC day for now (exclusive)


incomplete

Optional incomplete: null | boolean

True if data for given time window is not fully available yet (e.g. delays) When true, records for the given time range could still be added/updated in the future (until false)


recordGroups

Optional recordGroups: null | $Properties[]

Records grouped by namespace


startTime

Optional startTime: null | $Properties

Start of UTC day for now (inclusive)