Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 651 Bytes

File metadata and controls

16 lines (11 loc) · 651 Bytes

AggregationRangesGroupingV2

Divides objects into groups according to specified ranges. Either field or propertyIdentifier must be supplied, but not both.

Properties

Name Type Required Description
field Optional[PropertyApiName] No
property_identifier Optional[PropertyIdentifier] No
ranges List[AggregationRangeV2] Yes
type Literal["ranges"] Yes None

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