Package com.stripe.param.v2.core
Class AccountUpdateParams.Identity.BusinessDetails
java.lang.Object
com.stripe.param.v2.core.AccountUpdateParams.Identity.BusinessDetails
- Enclosing class:
- AccountUpdateParams.Identity
The user agent of the browser from which the Account's representative accepted the
terms of service.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Town or cho-me.static class
static class
The close-out date of the preceding fiscal year in ISO 8601 format.static class
Required. The format of the document.static class
static class
Add all map key/value pairs to `extraParams` map.static class
Town or cho-me.static enum
Registered name of the business. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
The business registration address of the business entity.The business gross annual revenue for its preceding fiscal year.A document verifying the business.An estimated upper bound of employees, contractors, vendors, etc.Map of extra parameters for custom features not available in this client library.The ID numbers of a business entity.An estimate of the monthly revenue of the business.getPhone()
The phone number of the Business Entity.The business legal name.The business registration address of the business entity in non latin script.The business legal name in non latin script.The category identifying the legal structure of the business.int
hashCode()
-
Method Details
-
builder
-
getAddress
The business registration address of the business entity. -
getAnnualRevenue
The business gross annual revenue for its preceding fiscal year. -
getDocuments
A document verifying the business. -
getEstimatedWorkerCount
An estimated upper bound of employees, contractors, vendors, etc. currently working for 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. -
getIdNumbers
The ID numbers of a business entity. -
getMonthlyEstimatedRevenue
public AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue getMonthlyEstimatedRevenue()An estimate of the monthly revenue of the business. -
getPhone
The phone number of the Business Entity. -
getRegisteredName
The business legal name. -
getScriptAddresses
The business registration address of the business entity in non latin script. -
getScriptNames
The business legal name in non latin script. -
getStructure
The category identifying the legal structure of the business. -
equals
-
canEqual
-
hashCode
public int hashCode()
-