Skip to content

SetOrgBudgetRequestBody

Example Usage

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

let value: SetOrgBudgetRequestBody = {
  period: "daily",
  limit: 90.56,
  thresholds: [],
};

Fields

FieldTypeRequiredDescription
owneroperations.Ownercluster = operator ceiling (org-admin read-only); org = self-budget
periodoperations.Period✔️N/A
limitnumber✔️Spend limit in major currency units
thresholdsoperations.Thresholds[]✔️N/A
webhookUrlstringN/A
webhookSecretstringN/A