Stripe.Resources.Invoice.TotalTaxes.TaxRateDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Invoice.TotalTaxes.TaxRateDetails{
  tax_rate: String.t() | nil
}
  • tax_rate - ID of the tax rate Max length: 5000.