Class AppRequest

java.lang.Object
com.skava.core.validation.InputModel
com.skava.apppaymentplugin.model.request.AppRequest
All Implemented Interfaces:
Serializable

public class AppRequest extends com.skava.core.validation.InputModel implements Serializable
The Payment model defines the request and response payment object. It consists of all the details related to the payment made by the user and also the payments added to his profile. The payment consists of multiple paymentItems.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • AppRequest

      public AppRequest()