Class PayPalExecuteBillingAgreementResponse
java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalExecuteBillingAgreementResponse
- All Implemented Interfaces:
PayPalResponse
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPayPalExecuteBillingAgreementResponse(com.paypal.api.payments.Agreement agreement) -
Method Summary
-
Field Details
-
agreement
protected com.paypal.api.payments.Agreement agreement
-
-
Constructor Details
-
PayPalExecuteBillingAgreementResponse
public PayPalExecuteBillingAgreementResponse(com.paypal.api.payments.Agreement agreement)
-
-
Method Details
-
getAgreement
public com.paypal.api.payments.Agreement getAgreement()
-