Package com.stripe.model.v2.core
Class Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Identity.BusinessDetails.Documents
public static class Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership
extends StripeObject
One or more documents that demonstrate proof of ultimate beneficial ownership.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classPerson that is signing the document. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetFiles()getType()inthashCode()voidvoidsetSigner(Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership.Signer signer) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
ProofOfUltimateBeneficialOwnership
public ProofOfUltimateBeneficialOwnership()
-
-
Method Details
-
getFiles
-
getSigner
-
getType
-
setFiles
-
setSigner
public void setSigner(Account.Identity.BusinessDetails.Documents.ProofOfUltimateBeneficialOwnership.Signer signer) -
setType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-