# AlertThreshold

## Example Usage

```typescript
import { AlertThreshold } from "@flexprice/sdk/sdk/models";

let value: AlertThreshold = {};
```

## Fields

| Field                                                        | Type                                                         | Required                                                     | Description                                                  |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| `condition`                                                  | [models.AlertCondition](../../sdk/models/alert-condition.md) | :heavy_minus_sign:                                           | N/A                                                          |
| `threshold`                                                  | *string*                                                     | :heavy_minus_sign:                                           | N/A                                                          |