> 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/sdks/firmhouse-sdk/reference/interfaces/firmhouse-tax-rate.md).

# FirmhouseTaxRate

## Properties

| Property       | Type      | Description                                                                              |
| -------------- | --------- | ---------------------------------------------------------------------------------------- |
| `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`           | `string`  | ID to identify the tax rate with                                                         |
| `percentage`   | `number`  | The percentage of tax that will get applied                                              |
