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