Uses of Class
com.skava.paymentapp.model.request.paymentoption.PaymentOptionRankingRequest
Packages that use PaymentOptionRankingRequest
-
Uses of PaymentOptionRankingRequest in com.skava.paymentapp.web.paymentoption
Methods in com.skava.paymentapp.web.paymentoption with parameters of type PaymentOptionRankingRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PaymentOptionRankingResponse>
PaymentOptionRankingController.createRanking
(jakarta.servlet.http.HttpServletRequest httpRequest, jakarta.servlet.http.HttpServletResponse httpResponse, String version, String locale, @Valid PaymentOptionRankingRequest request, long collectionId) POST - Create Payment Option Rankingorg.springframework.http.ResponseEntity<PaymentOptionRankingResponse>
PaymentOptionRankingController.update
(jakarta.servlet.http.HttpServletRequest httpRequest, jakarta.servlet.http.HttpServletResponse httpResponse, String version, String locale, @Valid PaymentOptionRankingRequest request, long collectionId, int rankingId) Put - update Payment Option Ranking