> 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/enumerations/applied-promotion-deactivation-strategy.md).

# AppliedPromotionDeactivationStrategy

## Enumeration Members

### Times

```ts
Times: "TIMES";
```

Gets deactivated when used x number or times.

***

### Value

```ts
Value: "VALUE";
```

Gets deactivated after a monetary limit has been reached.
