Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
AddAttributeDefinitionChange
Interface AddAttributeDefinitionChange
Change triggered by the
Add Attribute Definition
update action.
interface
AddAttributeDefinitionChange
{
change
:
string
;
nextValue
:
AttributeDefinition
;
type
:
"AddAttributeDefinitionChange"
;
}
Index
Properties
change
next
Value
type
Properties
Readonly
change
change
:
string
Readonly
next
Value
next
Value
:
AttributeDefinition
Value after the change.
Readonly
type
type
:
"AddAttributeDefinitionChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
next
Value
type
Typescript SDK Type Docs
Loading...
Change triggered by the Add Attribute Definition update action.