Class PaymentReferenceImpl

java.lang.Object
com.commercetools.api.models.payment.PaymentReferenceImpl
All Implemented Interfaces:
Reference, ReferenceMixin, Identifiable<Payment>, PaymentReference, io.vrap.rmf.base.client.ModelBase

public class PaymentReferenceImpl extends Object implements PaymentReference, io.vrap.rmf.base.client.ModelBase

Reference to a Payment.

  • Constructor Details

    • PaymentReferenceImpl

      public PaymentReferenceImpl()
      create empty instance
  • Method Details