Skip to content

Type

Example Usage

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

let value: Type = "threshold_alert";

Values

typescript
"threshold_alert" | "blocked"