Package com.stripe.model
Class AccountSession.Components.TaxRegistrations
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.AccountSession.Components.TaxRegistrations
- All Implemented Interfaces:
- StripeObjectInterface
- Enclosing class:
- AccountSession.Components
For more details about TaxRegistrations, please refer to the API Reference.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classFor more details about Features, please refer to the API Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleanWhether the embedded component is enabled.inthashCode()voidsetEnabled(Boolean enabled) Whether the embedded component is enabled.voidMethods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
TaxRegistrationspublic TaxRegistrations()
 
- 
- 
Method Details