Skip to content

ServiceAccount

Example Usage

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

let value: ServiceAccount = {
  id: "<id>",
  orgId: "<id>",
  name: "<value>",
  createdAt: "1715936529835",
};

Fields

FieldTypeRequiredDescription
idstring✔️N/A
orgIdstring✔️N/A
namestring✔️N/A
createdAtstring✔️N/A