Nested parameters.
Summary
Types
@type t() :: %Stripe.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.
Nested parameters.
@type t() :: %Stripe.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.