Class PayPalExecuteBillingAgreementRequest

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

public class PayPalExecuteBillingAgreementRequest extends PayPalRequest
  • Field Details

    • token

      protected String token
  • Constructor Details

    • PayPalExecuteBillingAgreementRequest

      public PayPalExecuteBillingAgreementRequest(String token, com.paypal.base.rest.APIContext apiContext)
  • Method Details