Class ApprovalFlowCreated
java.lang.Object
com.commercetools.graphql.api.types.ApprovalFlowCreated
- All Implemented Interfaces:
MessagePayload
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static ApprovalFlowCreated.BuildervoidsetApprovalFlow(ApprovalFlow approvalFlow) voidtoString()
-
Constructor Details
-
ApprovalFlowCreated
public ApprovalFlowCreated() -
ApprovalFlowCreated
-
-
Method Details
-
getApprovalFlow
-
setApprovalFlow
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-