Package com.stripe.model.tax
Class Registration.CountryOptions.Us.StateSalesTax
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Registration.CountryOptions.Us.StateSalesTax
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Registration.CountryOptions.Us
For more details about StateSalesTax, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Election, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanElections for the state sales tax registration.inthashCode()voidElections for the state sales tax registration.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
StateSalesTax
public StateSalesTax()
-
-
Method Details