Skip to content

ListBudgetsScope

Example Usage

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

let value: ListBudgetsScope = "org";

Values

typescript
"org" | "apikey"