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