Package com.stripe.model.v2.core
Class Account.Identity.BusinessDetails.Documents
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Identity.BusinessDetails.Documents
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Identity.BusinessDetails
For more details about Documents, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about BankAccountOwnershipVerification, please refer to the API Reference.static class
For more details about CompanyLicense, please refer to the API Reference.static class
For more details about CompanyMemorandumOfAssociation, please refer to the API Reference.static class
For more details about CompanyMinisterialDecree, please refer to the API Reference.static class
For more details about CompanyRegistrationVerification, please refer to the API Reference.static class
For more details about CompanyTaxIdVerification, please refer to the API Reference.static class
For more details about PrimaryVerification, please refer to the API Reference.static class
For more details about ProofOfAddress, please refer to the API Reference.static class
For more details about ProofOfRegistration, please refer to the API Reference.static class
For more details about ProofOfUltimateBeneficialOwnership, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
One or more documents that support the Bank account ownership verification requirement.One or more documents that demonstrate proof of a company’s license to operate.One or more documents showing the company’s Memorandum of Association.Certain countries only: One or more documents showing the ministerial decree legalizing the company’s establishment.One or more documents that demonstrate proof of a company’s registration with the appropriate local authorities.One or more documents that demonstrate proof of a company’s tax ID.A document verifying the business.One or more documents that demonstrate proof of address.One or more documents showing the company’s proof of registration with the national business registry.One or more documents that demonstrate proof of ultimate beneficial ownership.int
hashCode()
void
setBankAccountOwnershipVerification
(Account.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification bankAccountOwnershipVerification) One or more documents that support the Bank account ownership verification requirement.void
One or more documents that demonstrate proof of a company’s license to operate.void
setCompanyMemorandumOfAssociation
(Account.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation companyMemorandumOfAssociation) One or more documents showing the company’s Memorandum of Association.void
setCompanyMinisterialDecree
(Account.Identity.BusinessDetails.Documents.CompanyMinisterialDecree companyMinisterialDecree) Certain countries only: One or more documents showing the ministerial decree legalizing the company’s establishment.void
setCompanyRegistrationVerification
(Account.Identity.BusinessDetails.Documents.CompanyRegistrationVerification companyRegistrationVerification) One or more documents that demonstrate proof of a company’s registration with the appropriate local authorities.void
setCompanyTaxIdVerification
(Account.Identity.BusinessDetails.Documents.CompanyTaxIdVerification companyTaxIdVerification) One or more documents that demonstrate proof of a company’s tax ID.void
setPrimaryVerification
(Account.Identity.BusinessDetails.Documents.PrimaryVerification primaryVerification) A document verifying the business.void
One or more documents that demonstrate proof of address.void
setProofOfRegistration
(Account.Identity.BusinessDetails.Documents.ProofOfRegistration proofOfRegistration) One or more documents showing the company’s proof of registration with the national business registry.void
setProofOfUltimateBeneficialOwnership
(Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership proofOfUltimateBeneficialOwnership) One or more documents that demonstrate proof of ultimate beneficial ownership.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Documents
public Documents()
-
-
Method Details
-
getBankAccountOwnershipVerification
public Account.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification getBankAccountOwnershipVerification()One or more documents that support the Bank account ownership verification requirement. Must be a document associated with the account’s primary active bank account that displays the last 4 digits of the account number, either a statement or a check. -
getCompanyLicense
One or more documents that demonstrate proof of a company’s license to operate. -
getCompanyMemorandumOfAssociation
public Account.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation getCompanyMemorandumOfAssociation()One or more documents showing the company’s Memorandum of Association. -
getCompanyMinisterialDecree
public Account.Identity.BusinessDetails.Documents.CompanyMinisterialDecree getCompanyMinisterialDecree()Certain countries only: One or more documents showing the ministerial decree legalizing the company’s establishment. -
getCompanyRegistrationVerification
public Account.Identity.BusinessDetails.Documents.CompanyRegistrationVerification getCompanyRegistrationVerification()One or more documents that demonstrate proof of a company’s registration with the appropriate local authorities. -
getCompanyTaxIdVerification
public Account.Identity.BusinessDetails.Documents.CompanyTaxIdVerification getCompanyTaxIdVerification()One or more documents that demonstrate proof of a company’s tax ID. -
getPrimaryVerification
A document verifying the business. -
getProofOfAddress
One or more documents that demonstrate proof of address. -
getProofOfRegistration
One or more documents showing the company’s proof of registration with the national business registry. -
getProofOfUltimateBeneficialOwnership
public Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership getProofOfUltimateBeneficialOwnership()One or more documents that demonstrate proof of ultimate beneficial ownership. -
setBankAccountOwnershipVerification
public void setBankAccountOwnershipVerification(Account.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification bankAccountOwnershipVerification) One or more documents that support the Bank account ownership verification requirement. Must be a document associated with the account’s primary active bank account that displays the last 4 digits of the account number, either a statement or a check. -
setCompanyLicense
public void setCompanyLicense(Account.Identity.BusinessDetails.Documents.CompanyLicense companyLicense) One or more documents that demonstrate proof of a company’s license to operate. -
setCompanyMemorandumOfAssociation
public void setCompanyMemorandumOfAssociation(Account.Identity.BusinessDetails.Documents.CompanyMemorandumOfAssociation companyMemorandumOfAssociation) One or more documents showing the company’s Memorandum of Association. -
setCompanyMinisterialDecree
public void setCompanyMinisterialDecree(Account.Identity.BusinessDetails.Documents.CompanyMinisterialDecree companyMinisterialDecree) Certain countries only: One or more documents showing the ministerial decree legalizing the company’s establishment. -
setCompanyRegistrationVerification
public void setCompanyRegistrationVerification(Account.Identity.BusinessDetails.Documents.CompanyRegistrationVerification companyRegistrationVerification) One or more documents that demonstrate proof of a company’s registration with the appropriate local authorities. -
setCompanyTaxIdVerification
public void setCompanyTaxIdVerification(Account.Identity.BusinessDetails.Documents.CompanyTaxIdVerification companyTaxIdVerification) One or more documents that demonstrate proof of a company’s tax ID. -
setPrimaryVerification
public void setPrimaryVerification(Account.Identity.BusinessDetails.Documents.PrimaryVerification primaryVerification) A document verifying the business. -
setProofOfAddress
public void setProofOfAddress(Account.Identity.BusinessDetails.Documents.ProofOfAddress proofOfAddress) One or more documents that demonstrate proof of address. -
setProofOfRegistration
public void setProofOfRegistration(Account.Identity.BusinessDetails.Documents.ProofOfRegistration proofOfRegistration) One or more documents showing the company’s proof of registration with the national business registry. -
setProofOfUltimateBeneficialOwnership
public void setProofOfUltimateBeneficialOwnership(Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership proofOfUltimateBeneficialOwnership) One or more documents that demonstrate proof of ultimate beneficial ownership. -
equals
-
canEqual
-
hashCode
public int hashCode()
-