Class Registration.CountryOptions.Us.LocalLeaseTax

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Registration.CountryOptions.Us.LocalLeaseTax
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Registration.CountryOptions.Us

public static class Registration.CountryOptions.Us.LocalLeaseTax extends StripeObject
  • Constructor Details

    • LocalLeaseTax

      public LocalLeaseTax()
  • Method Details

    • getJurisdiction

      public String getJurisdiction()
    • setJurisdiction

      public void setJurisdiction(String jurisdiction)
    • 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