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 classstatic classTown or cho-me.static classstatic classA non-negative integer representing how much to charge in the smallest currency unit.static classRequired. The format of the document.static classstatic classA non-negative integer representing how much to charge in the smallest currency unit.static classTown or cho-me.static enumRegistered name of the business. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanThe business registration address of the business entity.The business gross annual revenue for its preceding fiscal year.A detailed description of the business's compliance and anti-money laundering controls and practices.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.inthashCode()
-
Method Details
-
builder
-
getAddress
The business registration address of the business entity. -
getAnnualRevenue
The business gross annual revenue for its preceding fiscal year. -
getComplianceScreeningDescription
A detailed description of the business's compliance and anti-money laundering controls and practices. -
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@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. -
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()
-