Skip to content

SkillVersion

Example Usage

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

let value: SkillVersion = {
  id: "<id>",
  createdAt: 972435,
  description:
    "coordinated nervous ouch tightly unnecessarily whose swerve what cram",
  name: "<value>",
  skillId: "<id>",
  version: "<value>",
};

Fields

FieldTypeRequiredDescription
idstring✔️Unique identifier for the version
createdAtnumber✔️Unix timestamp when the version was created
descriptionstring✔️Description of the skill version
namestring✔️Name of the skill version
object"skill.version"N/A
skillIdstring✔️Parent skill identifier
versionstring✔️Version number