Class Registration.CountryOptions.Us.StateSalesTax.Election

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

public static class Registration.CountryOptions.Us.StateSalesTax.Election extends StripeObject
For more details about Election, please refer to the API Reference.
  • Constructor Details

    • Election

      public Election()
  • Method Details

    • getJurisdiction

      public String getJurisdiction()
    • getType

      public String getType()
    • setJurisdiction

      public void setJurisdiction(String jurisdiction)
    • setType

      public void setType(String type)
    • 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