Skip to content

SetApiKeyBudgetBudgetsPeriod

Example Usage

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

let value: SetApiKeyBudgetBudgetsPeriod = "daily";

Values

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