Skip to content

GetOrgBudgetsPeriod

Example Usage

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

let value: GetOrgBudgetsPeriod = "daily";

Values

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