Class PricingPlanComponent.ServiceAction

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.PricingPlanComponent.ServiceAction
All Implemented Interfaces:
HasId, StripeObjectInterface
Enclosing class:
PricingPlanComponent

public static class PricingPlanComponent.ServiceAction extends StripeObject implements HasId
For more details about ServiceAction, please refer to the API Reference.
  • Constructor Details

    • ServiceAction

      public ServiceAction()
  • Method Details

    • setId

      public void setId(String id)
    • 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
    • getId

      public String getId()
      Specified by:
      getId in interface HasId