Class PayPalCreatePlanRequest

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

public class PayPalCreatePlanRequest extends PayPalRequest
  • Field Details

    • plan

      protected com.paypal.api.payments.Plan plan
  • Constructor Details

    • PayPalCreatePlanRequest

      public PayPalCreatePlanRequest(com.paypal.api.payments.Plan plan, com.paypal.base.rest.APIContext apiContext)
  • Method Details