Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
RecurringOrderSetCustomTypeAction
Interface RecurringOrderSetCustomTypeAction
Update action to set the custom type and fields.
interface
RecurringOrderSetCustomTypeAction
{
action
:
"setCustomType"
;
fields
?:
FieldContainer
;
type
?:
TypeResourceIdentifier
;
}
Index
Properties
action
fields?
type?
Properties
Readonly
action
action
:
"setCustomType"
Optional
Readonly
fields
fields
?:
FieldContainer
Optional
Readonly
type
type
?:
TypeResourceIdentifier
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
fields
type
@gradientedge/commercetools-utils
Loading...
Update action to set the custom type and fields.