Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
DiscountCodeChangeGroupsAction
Interface DiscountCodeChangeGroupsAction
interface
DiscountCodeChangeGroupsAction
{
action
:
"changeGroups"
;
groups
:
string
[]
;
}
Index
Properties
action
groups
Properties
Readonly
action
action
:
"changeGroups"
Readonly
groups
groups
:
string
[]
New value to set. An empty array removes the DiscountCode from all groups.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
groups
Typescript SDK Type Docs
Loading...
New value to set. An empty array removes the DiscountCode from all groups.