Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProductTypeChangeLabelAction
Interface ProductTypeChangeLabelAction
interface
ProductTypeChangeLabelAction
{
action
:
"changeLabel"
;
attributeName
:
string
;
label
:
LocalizedString
;
}
Hierarchy (
View Summary
)
IProductTypeUpdateAction
ProductTypeChangeLabelAction
Index
Properties
action
attribute
Name
label
Properties
Readonly
action
action
:
"changeLabel"
Readonly
attribute
Name
attributeName
:
string
Name of the AttributeDefinition to update.
Readonly
label
label
:
LocalizedString
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
attribute
Name
label
Typescript SDK Type Docs
Loading...
Name of the AttributeDefinition to update.