# 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.
