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