Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
RecurringOrderCanceled
Interface RecurringOrderCanceled
Changes the Recurring Order state to canceled.
interface
RecurringOrderCanceled
{
reason
?:
string
;
type
:
"canceled"
;
}
Hierarchy (
View Summary
)
IRecurringOrderStateDraft
RecurringOrderCanceled
Index
Properties
reason?
type
Properties
Optional
Readonly
reason
reason
?:
string
The reason for the cancelation.
Readonly
type
type
:
"canceled"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reason
type
@gradientedge/commercetools-utils
Loading...
Changes the Recurring Order state to canceled.