Divides objects into groups with the specified width.
Either field or propertyIdentifier must be supplied, but not both.
| Name | Type | Required | Description |
|---|---|---|---|
| field | Optional[PropertyApiName] | No | |
| property_identifier | Optional[PropertyIdentifier] | No | |
| fixed_width | int | Yes | |
| type | Literal["fixedWidth"] | Yes | None |