Stripe.Params.AccountPersonCreateParams.UsCfpbData.RaceDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.AccountPersonCreateParams.UsCfpbData.RaceDetails{
  race: [String.t()] | nil,
  race_other: String.t() | nil
}
  • race - The persons race.
  • race_other - Please specify your race, when other is selected. Max length: 5000.