Stripe.Resources.Person.UsCfpbData.RaceDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

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