Class PersonUpdateParams.Documents

java.lang.Object
com.stripe.param.PersonUpdateParams.Documents
Enclosing class:
PersonUpdateParams

public static class PersonUpdateParams.Documents extends Object
Required. The four-digit year of birth.
  • Method Details

    • builder

      public static PersonUpdateParams.Documents.Builder builder()
    • getCompanyAuthorization

      public PersonUpdateParams.Documents.CompanyAuthorization getCompanyAuthorization()
      One or more documents that demonstrate proof that this person is authorized to represent the company.
    • getExtraParams

      public Map<String,Object> 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.
    • getPassport

      One or more documents showing the person's passport page with photo and personal data.
    • getVisa

      One or more documents showing the person's visa required for living in the country where they are residing.