Package com.stripe.param
Class InvoiceCreatePreviewParams.CustomerDetails.Tax
java.lang.Object
com.stripe.param.InvoiceCreatePreviewParams.CustomerDetails.Tax
- Enclosing class:
- InvoiceCreatePreviewParams.CustomerDetails
State, county, province, or region.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Method Summary
-
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@SerializedName
value. 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. -
getIpAddress
A recent IP address of the customer used for tax reporting and tax location inference. Stripe recommends updating the IP address when a new PaymentMethod is attached or the address field on the customer is updated. We recommend against updating this field more frequently since it could result in unexpected tax location/reporting outcomes. -
equals
-
canEqual
-
hashCode
public int hashCode()
-