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