Class QuoteRequestCustomerChanged

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

public class QuoteRequestCustomerChanged extends Object implements MessagePayload
  • Constructor Details

    • QuoteRequestCustomerChanged

      public QuoteRequestCustomerChanged()
    • QuoteRequestCustomerChanged

      public QuoteRequestCustomerChanged(Reference customerRef, Reference previousCustomerRef, Customer customer, Customer previousCustomer, String type)
  • Method Details