Stripe.Params.TokenCreateParams.Person.UsCfpbData.EthnicityDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.TokenCreateParams.Person.UsCfpbData.EthnicityDetails{
  ethnicity: [String.t()] | nil,
  ethnicity_other: String.t() | nil
}
  • ethnicity - The persons ethnicity
  • ethnicity_other - Please specify your origin, when other is selected. Max length: 5000.