# TaxRate

### Fields

#### description ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string)!)

The description of this tax rate

#### excludingTax ([Boolean](https://developer.firmhouse.com/graphql-api/api-reference/objects/boolean)!)

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

#### id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

ID to identify the tax rate with

#### percentage ([Float](https://developer.firmhouse.com/graphql-api/api-reference/objects/float)!)

The percentage of tax that will get applied
