Uses of Class
in.juspay.model.Refund
Packages that use Refund
-
Uses of Refund in in.juspay.model
Methods in in.juspay.model that return RefundModifier and TypeMethodDescriptionstatic Refundstatic RefundOrder.refund(Map<String, Object> params, RequestOptions requestOptions) static Refundstatic RefundTxnDetail.refund(Map<String, Object> params, RequestOptions requestOptions) Methods in in.juspay.model that return types with arguments of type RefundMethod parameters in in.juspay.model with type arguments of type RefundModifier and TypeMethodDescriptionvoidOrder.setRefunds(List<Refund> refunds) voidTxnDetail.setRefunds(List<Refund> refunds)