Skip to content

Skill

Example Usage

typescript
import { Skill } from "@meetkai/mka1/models/components";

let value: Skill = {
  id: "<id>",
  createdAt: 692479,
  defaultVersion: "<value>",
  description: "incidentally ick candid sharply",
  latestVersion: "<value>",
  name: "<value>",
};

Fields

FieldTypeRequiredDescription
idstring✔️Unique identifier for the skill
createdAtnumber✔️Unix timestamp when the skill was created
defaultVersionstring✔️Default version for the skill
descriptionstring✔️Description of the skill
latestVersionstring✔️Latest version for the skill
namestring✔️Name of the skill
object"skill"N/A