Example Usage

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

let value: ServiceCreate = {
  name: "<value>",
  description: "abaft now whose",
};

Fields

FieldTypeRequiredDescription
namestringTRUEThe name of the service
descriptionstringTRUEThe description of the service