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
;
}
Index
Properties
action
attribute
Name
label
Properties
Readonly
action
action
:
"changeLabel"
Readonly
attribute
Name
attribute
Name
:
string
Name of the AttributeDefinition to update.
Readonly
label
label
:
LocalizedString
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
attribute
Name
label
Typescript SDK Type Docs
Loading...
Name of the AttributeDefinition to update.