Class PaymentCollectionProperty

java.lang.Object
com.skava.payment.model.PaymentCollectionProperty
All Implemented Interfaces:
Serializable

public class PaymentCollectionProperty extends Object implements Serializable

The Class PaymentCollectionProperty

This model contains the information of the payment collection property
See Also:
  • Field Details

    • name

      protected String name
      name.
    • value

      protected String value
      value.
  • Constructor Details

    • PaymentCollectionProperty

      public PaymentCollectionProperty()