StripeElixir.Params.PaymentMethodCreateParams.Boleto (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.PaymentMethodCreateParams.Boleto{
  tax_id: String.t() | nil
}
  • tax_id - The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers) Max length: 5000.