Example Usage

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

let value: SessionProperties = "agent_name";

Values

"timestamp" | "session_id" | "conversation_id" | "channel_manager_service" | "channel_manager_type" | "channel_manager_sid" | "agent_type" | "agent_id" | "agent_name" | "prompt_id" | "prompt_name" | "source" | "target" | "duration" | "is_legacy" | "is_test"