Class AccountUpdateParams.Company.OwnershipDeclaration

java.lang.Object
com.stripe.param.AccountUpdateParams.Company.OwnershipDeclaration
Enclosing class:
AccountUpdateParams.Company

public static class AccountUpdateParams.Company.OwnershipDeclaration extends Object
Town or cho-me.
  • Method Details

    • builder

    • getDate

      public Long getDate()
      The Unix timestamp marking when the beneficial owner attestation was made.
    • 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.
    • getIp

      public Object getIp()
      The IP address from which the beneficial owner attestation was made.
    • getUserAgent

      public Object getUserAgent()
      The user agent of the browser from which the beneficial owner attestation was made.