Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
RecurringOrderTransitionStateAction
Interface RecurringOrderTransitionStateAction
Update action to transition the state of a RecurringOrder.
interface
RecurringOrderTransitionStateAction
{
action
:
"transitionState"
;
force
?:
boolean
;
state
:
StateResourceIdentifier
;
}
Index
Properties
action
force?
state
Properties
Readonly
action
action
:
"transitionState"
Optional
Readonly
force
force
?:
boolean
Readonly
state
state
:
StateResourceIdentifier
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
force
state
@gradientedge/commercetools-utils
Loading...
Update action to transition the state of a RecurringOrder.