Class PayPalCaptureRetrievalResponse
java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalCaptureRetrievalResponse
- All Implemented Interfaces:
PayPalResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
capture
protected com.paypal.api.payments.Capture capture
-
-
Constructor Details
-
PayPalCaptureRetrievalResponse
public PayPalCaptureRetrievalResponse(com.paypal.api.payments.Capture capture)
-
-
Method Details
-
getCapture
public com.paypal.api.payments.Capture getCapture()
-