Class Session.CheckoutItem.PricingPlanSubscriptionItem.ComponentConfiguration.LicenseFeeComponent

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.checkout.Session.CheckoutItem.PricingPlanSubscriptionItem.ComponentConfiguration.LicenseFeeComponent
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Session.CheckoutItem.PricingPlanSubscriptionItem.ComponentConfiguration

public static class Session.CheckoutItem.PricingPlanSubscriptionItem.ComponentConfiguration.LicenseFeeComponent extends StripeObject
For more details about LicenseFeeComponent, please refer to the API Reference.
  • Constructor Details

    • LicenseFeeComponent

      public LicenseFeeComponent()
  • Method Details

    • getQuantity

      public Integer getQuantity()
    • setQuantity

      public void setQuantity(Integer quantity)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object