Example Usage

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

let value: Session = {
  timestamp: new Date("2023-07-13T23:28:59.820Z"),
};

Fields

FieldTypeRequiredDescription
timestampDateTRUEN/A
sessionIdstringFALSEN/A
conversationIdstringFALSEN/A
channelManagerServicestringFALSEN/A
channelManagerTypestringFALSEN/A
channelManagerSidstringFALSEN/A
agentIdstringFALSEN/A
agentNamestringFALSEN/A
agentTypestringFALSEN/A
agentTimezonestringFALSEN/A
promptIdstringFALSEN/A
promptNamestringFALSEN/A
promptVersionstringFALSEN/A
durationnumberFALSEN/A
sessionLabelIdstringFALSEN/A
sourcestringFALSEN/A
targetstringFALSEN/A
isLegacybooleanFALSEN/A
isTestbooleanFALSEN/A