Example Usage

import { Service } from "syllable-sdk/models/components";

let value: Service = {
  name: "<value>",
  description: "aside however aha roundabout",
  id: 748664,
  tools: [
    "<value>",
  ],
};

Fields

FieldTypeRequiredDescription
namestringTRUEThe name of the service
descriptionstringTRUEThe description of the service
idnumberTRUEThe ID of the service
toolsstring[]TRUEThe tools of the service