Class PayPalRefundResponse

java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.AbstractPayPalResponse<com.paypal.payments.Refund>
org.broadleafcommerce.vendor.paypal.service.payment.PayPalRefundResponse
All Implemented Interfaces:
PayPalResponse

public class PayPalRefundResponse extends AbstractPayPalResponse<com.paypal.payments.Refund>
  • Constructor Details

    • PayPalRefundResponse

      public PayPalRefundResponse(com.paypal.http.HttpResponse<com.paypal.payments.Refund> response)