Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification{
  front_back:
    Stripe.Resources.V2.Core.AccountPerson.Documents.PrimaryVerification.FrontBack.t()
    | nil,
  type: String.t() | nil
}
  • front_back - The file upload tokens for the front and back of the verification document.
  • type - The format of the verification document. Currently supports front_back only. Possible values: front_back.