Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
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
action
name
Typescript SDK Type Docs
Loading...
This update action produces the StoreNameSet Message.