Stripe.Resources.V2.Core.Account.Requirements.Entries.RequestedReasons (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.V2.Core.Account.Requirements.Entries.RequestedReasons{
  code: String.t() | nil
}
  • code - Machine-readable description of Stripe's reason for collecting the requirement. Possible values: routine_onboarding, routine_verification.