Stripe.Resources.Charge.PaymentMethodDetails.Boleto (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Charge.PaymentMethodDetails.Boleto{
  tax_id: String.t() | nil
}
  • tax_id - The tax ID of the customer (CPF for individuals consumers or CNPJ for businesses consumers) Max length: 5000.