Class PayPalRefundResponse
java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalRefundResponse
- All Implemented Interfaces:
PayPalResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
detailedRefund
protected com.paypal.api.payments.DetailedRefund detailedRefund
-
-
Constructor Details
-
PayPalRefundResponse
public PayPalRefundResponse(com.paypal.api.payments.DetailedRefund detailedRefund)
-
-
Method Details
-
getDetailedRefund
public com.paypal.api.payments.DetailedRefund getDetailedRefund()
-