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