Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
ApprovalFlowCreatedMessagePayload
Interface ApprovalFlowCreatedMessagePayload
Generated after an
Approval Flow
is created.
interface
ApprovalFlowCreatedMessagePayload
{
approvalFlow
:
ApprovalFlow
;
type
:
"ApprovalFlowCreated"
;
}
Index
Properties
approval
Flow
type
Properties
Readonly
approval
Flow
approvalFlow
:
ApprovalFlow
The
Approval Flow
that was created.
Readonly
type
type
:
"ApprovalFlowCreated"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
Flow
type
@gradientedge/commercetools-utils
Loading...
Generated after an Approval Flow is created.