> 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/promotion-discount-type-enum.md).

# PromotionDiscountTypeEnum

### Values

**PERCENTAGE**

Uses percentage value to calculate the discount (e.g 10% off). Used by default. Requires Percent.

**FIXED\_AMOUNT**

Uses a fixed amount to calculate the discount. (e.g. €10 off). Requires amount.
