> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/tax-rate.md).

# TaxRate

### Fields

#### description ([String](/graphql-api/api-reference/objects/string.md)!)

The description of this tax rate

#### excludingTax ([Boolean](/graphql-api/api-reference/objects/boolean.md)!)

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

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

ID to identify the tax rate with

#### percentage ([Float](/graphql-api/api-reference/objects/float.md)!)

The percentage of tax that will get applied
