Example Usage

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

let value: TestMessage = {
  serviceName: "<value>",
  source: "<value>",
  testId: "<id>",
  agentId: "<id>",
  orgName: "<value>",
};

Fields

FieldTypeRequiredDescription
serviceNamestringTRUEName of the service producing the message
sourcestringTRUEName of the source of the message, should identify the user, like an email or username
textstringFALSEN/A
testIdstringTRUEN/A
agentIdstringTRUEN/A
orgNamestringTRUEN/A
overrideTimestampstringFALSEN/A
sessionStartbooleanFALSEN/A