Uses of Class
com.skava.paymentapp.model.response.paymentoption.GetAllPaymentOptionRuleResponse
Packages that use GetAllPaymentOptionRuleResponse
Package
Description
Copyright ©2023, Infosys Equinox.
Copyright ©2023, Infosys Equinox.
-
Uses of GetAllPaymentOptionRuleResponse in com.skava.paymentapp.service.impl.paymentoption
Methods in com.skava.paymentapp.service.impl.paymentoption that return GetAllPaymentOptionRuleResponseModifier and TypeMethodDescriptionGetAllPaymentOptionRuleServiceImpl.process
(GetAllPaymentOptionRuleRequest request) This method is used to get all payment option rule -
Uses of GetAllPaymentOptionRuleResponse in com.skava.paymentapp.web.paymentoption
Methods in com.skava.paymentapp.web.paymentoption that return types with arguments of type GetAllPaymentOptionRuleResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GetAllPaymentOptionRuleResponse>
PaymentOptionRuleController.getAllRules
(jakarta.servlet.http.HttpServletRequest httpRequest, jakarta.servlet.http.HttpServletResponse httpResponse, String version, String locale, int paymentoptionid, long collectionId, String filter, int page, int size, String sort) GET All payment option rules