Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 646 Bytes

AggregationDurationGroupingDict.md

File metadata and controls

15 lines (10 loc) · 646 Bytes

AggregationDurationGroupingDict

Divides objects into groups according to an interval. Note that this grouping applies only on date types. The interval uses the ISO 8601 notation. For example, "PT1H2M34S" represents a duration of 3754 seconds.

Properties

Name Type Required Description
field FieldNameV1 Yes
duration Duration Yes
type Literal["duration"] Yes None

[Back to Model list] [Back to API list] [Back to README]