Typescript SDK Type Docs
Preparing search index...
Platform SDK
DiscountGroupSetNameAction
Interface DiscountGroupSetNameAction
interface
DiscountGroupSetNameAction
{
action
:
"setName"
;
name
?:
LocalizedString
;
}
Hierarchy (
View Summary
)
IDiscountGroupUpdateAction
DiscountGroupSetNameAction
Index
Properties
action
name?
Properties
Readonly
action
action
:
"setName"
Optional
Readonly
name
name
?:
LocalizedString
New value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
name
Typescript SDK Type Docs
Loading...
New value to set. If empty, any existing value will be removed.