Package com.stripe.param.tax
Class RegistrationCreateParams.CountryOptions.Nl
java.lang.Object
com.stripe.param.tax.RegistrationCreateParams.CountryOptions.Nl
- Enclosing class:
- RegistrationCreateParams.CountryOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanMap of extra parameters for custom features not available in this client library.getIgic()Options for the IGIC registration.Options for the standard registration.getType()Required. Type of registration to be created in an EU country.inthashCode()
-
Method Details
-
builder
-
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getIgic
Options for the IGIC registration. -
getStandard
Options for the standard registration. -
getType
Required. Type of registration to be created in an EU country. -
equals
-
canEqual
-
hashCode
public int hashCode()
-