Skip to content

Scope

Example Usage

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

let value: Scope = "org";

Values

typescript
"org" | "apikey"