Skip to content

Thresholds

Example Usage

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

let value: Thresholds = {
  pct: 616565,
  action: "alert",
};

Fields

FieldTypeRequiredDescription
pctnumber✔️N/A
actionoperations.Action✔️N/A