Class PayPalCreatePlanResponse

java.lang.Object
org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreatePlanResponse
All Implemented Interfaces:
PayPalResponse

public class PayPalCreatePlanResponse extends Object implements PayPalResponse
  • Field Details

    • plan

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

    • PayPalCreatePlanResponse

      public PayPalCreatePlanResponse(com.paypal.api.payments.Plan plan)
  • Method Details

    • getPlan

      public com.paypal.api.payments.Plan getPlan()