Class PayPalCreateBillingAgreementRequest

java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalRequest
org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreateBillingAgreementRequest

public class PayPalCreateBillingAgreementRequest extends PayPalRequest
  • Field Details

    • agreement

      protected com.paypal.api.payments.Agreement agreement
  • Constructor Details

    • PayPalCreateBillingAgreementRequest

      public PayPalCreateBillingAgreementRequest(com.paypal.api.payments.Agreement agreement, com.paypal.base.rest.APIContext apiContext)
  • Method Details