[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
ChangeAttribute
Defines the properties of the Change Attribute.
Properties
string
attribute
Required
The element that defines the attribute.
string
newValue
Optional
Defines the new value of the attribute.
string
oldValue
Optional
Defines the old value of the attribute.
JSON Example
{
"attribute": "string"
}