Skip to content

GetOrgBudgetsScope

Example Usage

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

let value: GetOrgBudgetsScope = "apikey";

Values

typescript
"org" | "apikey"