Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 557 Bytes

UpdateAttributeEffectProps.md

File metadata and controls

14 lines (7 loc) · 557 Bytes

UpdateAttributeEffectProps

The properties specific to the "updateAttribute" effect. This gets triggered whenever a validated rule contained an "update an attribute" effect.

Properties

Name Type Description Notes
path String The exact path of the attribute that was updated.
value Object The new value of this attribute. The value can be of the following types: - boolean - location - number - string - time - list of any of those types