Skip to content

GetApiKeyBudgetsPeriod

Example Usage

typescript
import { GetApiKeyBudgetsPeriod } from "@meetkai/mka1/models/operations";

let value: GetApiKeyBudgetsPeriod = "weekly";

Values

typescript
"daily" | "weekly" | "monthly"