Stripe.Params.SetupIntentCreateParams.PaymentMethodData.Boleto (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.SetupIntentCreateParams.PaymentMethodData.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.