Package com.skava.apppaymentplugin.model
Class Property
java.lang.Object
com.skava.apppaymentplugin.model.Property
- All Implemented Interfaces:
Serializable
This class defines the model for PropertyDTO (Data Transfer Object).
This will be child entity for Payment, CollectionProvider, PaymentItem, Transaction
contains a composite key that comprises of the following
1. property name
2. property value
*
- Since:
- 07-Aug-2018
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
public Property()
-