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