Class V2BillingPricingPlanComponentUpdatedEvent.EventData

java.lang.Object
com.stripe.events.V2BillingPricingPlanComponentUpdatedEvent.EventData
Enclosing class:
V2BillingPricingPlanComponentUpdatedEvent

public static final class V2BillingPricingPlanComponentUpdatedEvent.EventData extends Object
  • Constructor Details

    • EventData

      public EventData()
  • Method Details

    • getPricingPlanId

      public String getPricingPlanId()
      The ID of the PricingPlan that the PricingPlanComponent belongs to.
    • setPricingPlanId

      public void setPricingPlanId(String pricingPlanId)
      The ID of the PricingPlan that the PricingPlanComponent belongs to.