StripeElixir.Params.AccountPersonCreateParams.UsCfpbData (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.AccountPersonCreateParams.UsCfpbData{
  ethnicity_details: map() | nil,
  race_details: map() | nil,
  self_identified_gender: String.t() | nil
}
  • ethnicity_details - The persons ethnicity details
  • race_details - The persons race details
  • self_identified_gender - The persons self-identified gender Max length: 5000.