Skip to content

Teams

Example Usage

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

let value: Teams = {
  id: "<id>",
  name: "<value>",
  organizationId: "<id>",
  createdAt: "1713643293895",
  updatedAt: "1735641679198",
};

Fields

FieldTypeRequiredDescription
idstring✔️N/A
namestring✔️N/A
organizationIdstring✔️N/A
createdAtstring✔️N/A
updatedAtstring✔️N/A