Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification{
    front_back:
      Stripe.Params.V2.Core.AccountUpdateParams.Identity.Individual.Documents.PrimaryVerification.FrontBack.t()
      | nil,
    type: String.t() | nil
  }
  • front_back - The file upload tokens referring to each side of the document.
  • type - The format of the verification document. Currently supports front_back only. Possible values: front_back.