Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 577 Bytes

UpdateAttributeEffectProps.md

File metadata and controls

12 lines (7 loc) · 577 Bytes

# UpdateAttributeEffectProps

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

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