Package com.stripe.param.v2.core
Class AccountUpdateParams.Defaults.Profile
java.lang.Object
com.stripe.param.v2.core.AccountUpdateParams.Defaults.Profile
- Enclosing class:
- AccountUpdateParams.Defaults
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
The business's publicly-available website.The name which is used by the business.Map of extra parameters for custom features not available in this client library.Internal-only description of the product sold or service provided by the business.int
hashCode()
-
Method Details
-
builder
-
getBusinessUrl
The business's publicly-available website. -
getDoingBusinessAs
The name which is used by the business. -
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. -
getProductDescription
Internal-only description of the product sold or service provided by the business. It's used by Stripe for risk and underwriting purposes. -
equals
-
canEqual
-
hashCode
public int hashCode()
-