Class QuoteCustomerChanged

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

public class QuoteCustomerChanged extends Object implements MessagePayload
  • Constructor Details

    • QuoteCustomerChanged

      public QuoteCustomerChanged()
    • QuoteCustomerChanged

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