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
For more details about ProofOfUltimateBeneficialOwnership, please refer to the API Reference.
  • Constructor Details

    • ProofOfUltimateBeneficialOwnership

      public ProofOfUltimateBeneficialOwnership()
  • Method Details

    • getFiles

      public List<String> getFiles()
    • getType

      public String getType()
    • setFiles

      public void setFiles(List<String> files)
    • setType

      public void setType(String type)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object