ModifyEdit
| Name | Type | Required | Description |
|---|---|---|---|
| includes_all_previous_values | Optional[bool] | No | |
| previous_properties | Dict[PropertyApiName, PropertyValue] | Yes | The property values before the modification. Only includes properties that were changed. Maps property API names to their previous values. |
| properties | Dict[PropertyApiName, PropertyValue] | Yes | |
| type | Literal["modifyEdit"] | Yes | None |