Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 694 Bytes

File metadata and controls

14 lines (10 loc) · 694 Bytes

ModifyEdit

ModifyEdit

Properties

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

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