Class Amount

java.lang.Object
com.skava.apppaymentplugin.model.Amount
All Implemented Interfaces:
Serializable

public class Amount extends Object implements Serializable
The model defines the request and response Amount object. and also the payments added to his profile. The payment consists of multiple paymentItems.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • Amount

      public Amount()