ListBudgetsThresholds
Example Usage
typescript
import { ListBudgetsThresholds } from "@meetkai/mka1/models/operations";
let value: ListBudgetsThresholds = {
pct: 688914,
action: "alert",
};Fields
| Field | Type | Required | Description |
|---|---|---|---|
pct | number | ✔️ | N/A |
action | operations.ListBudgetsAction | ✔️ | N/A |