Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
StoreSetNameAction
Interface StoreSetNameAction
This update action produces the
StoreNameSet
Message.
interface
StoreSetNameAction
{
action
:
"setName"
;
name
?:
LocalizedString
;
}
Index
Properties
action
name?
Properties
Readonly
action
action
:
"setName"
Optional
Readonly
name
name
?:
LocalizedString
Value to set.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
name
@gradientedge/commercetools-utils
Loading...
This update action produces the StoreNameSet Message.