Uses of Class
com.skava.apppaymentplugin.model.request.AppRequest
Packages that use AppRequest
Package
Description
DB Operations(CRUD) are triggered from the process class.
-
Uses of AppRequest in com.skava.apppaymentplugin.web
Methods in com.skava.apppaymentplugin.web with parameters of type AppRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AppResponse>
AppDynamicAppController.dynamicAppCall
(AppPath appPath, String version, String locale, int paymentOptionId, long collectionId, AppRequest appRequest)