Class ApprovalFlowRejected

java.lang.Object
com.commercetools.graphql.api.types.ApprovalFlowRejected
All Implemented Interfaces:
MessagePayload

public class ApprovalFlowRejected extends Object implements MessagePayload
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
  • Constructor Details

    • ApprovalFlowRejected

      public ApprovalFlowRejected()
    • ApprovalFlowRejected

      public ApprovalFlowRejected(String rejectionReason, Customer associate, Order order, Reference associateRef, Reference orderRef, String type)
  • Method Details