Typescript SDK Type Docs
Preparing search index...
Platform SDK
DiscountGroupSetDescriptionAction
Interface DiscountGroupSetDescriptionAction
interface
DiscountGroupSetDescriptionAction
{
action
:
"setDescription"
;
description
?:
LocalizedString
;
}
Hierarchy (
View Summary
)
IDiscountGroupUpdateAction
DiscountGroupSetDescriptionAction
Index
Properties
action
description?
Properties
Readonly
action
action
:
"setDescription"
Optional
Readonly
description
description
?:
LocalizedString
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
description
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.