Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentMethod.Boleto{tax_id: String.t() | nil}
tax_id- Uniquely identifies the customer tax id (CNPJ or CPF) Max length: 5000.
Nested struct within the parent resource.
@type t() :: %Stripe.Resources.PaymentMethod.Boleto{tax_id: String.t() | nil}
tax_id - Uniquely identifies the customer tax id (CNPJ or CPF) Max length: 5000.