Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.V2.Core.AccountTokenCreateParams.Identity.BusinessDetails.Documents.BankAccountOwnershipVerification{
    files: [String.t()] | nil,
    type: String.t() | nil
  }
  • files - One or more document IDs returned by a file upload with a purpose value of account_requirement.
  • type - The format of the document. Currently supports files only. Possible values: files.