Skip to content

ListBudgetsPeriod

Example Usage

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

let value: ListBudgetsPeriod = "daily";

Values

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