Class CustomerReferenceImpl

java.lang.Object
com.commercetools.api.models.customer.CustomerReferenceImpl
All Implemented Interfaces:
Reference, ReferenceMixin, CustomerReference, Identifiable<Customer>, io.vrap.rmf.base.client.ModelBase

public class CustomerReferenceImpl extends Object implements CustomerReference, io.vrap.rmf.base.client.ModelBase

Reference to a Customer.

  • Constructor Details

    • CustomerReferenceImpl

      public CustomerReferenceImpl()
      create empty instance
  • Method Details