Package com.stripe.model.tax
Class Registration.CountryOptions.Ca
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Registration.CountryOptions.Ca
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Registration.CountryOptions
For more details about Ca, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about ProvinceStandard, 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 boolean
boolean
getType()
Type of registration in Canada.int
hashCode()
void
setProvinceStandard
(Registration.CountryOptions.Ca.ProvinceStandard provinceStandard) void
Type of registration in Canada.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Ca
public Ca()
-
-
Method Details
-
getProvinceStandard
-
getType
Type of registration in Canada.One of
province_standard
,simplified
, orstandard
. -
setProvinceStandard
-
setType
Type of registration in Canada.One of
province_standard
,simplified
, orstandard
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-