Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 638 Bytes

File metadata and controls

16 lines (11 loc) · 638 Bytes

AggregationFixedWidthGroupingV2

Divides objects into groups with the specified width. Either field or propertyIdentifier must be supplied, but not both.

Properties

Name Type Required Description
field Optional[PropertyApiName] No
property_identifier Optional[PropertyIdentifier] No
fixed_width int Yes
type Literal["fixedWidth"] Yes None

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