For the complete documentation index, see llms.txt. This page is also available as Markdown.

TaxRate

Represents how products or plans are taxed.

Fields

description (String!)

The description of this tax rate

excludingTax (Boolean!)

Whether the price where this tax is attached to is considered including or excluding tax

id (ID!)

ID to identify the tax rate with

percentage (Float!)

The percentage of tax that will get applied

Last updated

Was this helpful?