Class Configuration.Features.InvoiceHistory

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.billingportal.Configuration.Features.InvoiceHistory
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Configuration.Features

public static class Configuration.Features.InvoiceHistory extends StripeObject
  • Constructor Details

    • InvoiceHistory

      public InvoiceHistory()
  • Method Details

    • getEnabled

      public Boolean getEnabled()
      Whether the feature is enabled.
    • setEnabled

      public void setEnabled(Boolean enabled)
      Whether the feature is enabled.
    • 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