Event Properties
| Field | Value |
|---|---|
event | "document.sectionCopied" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
sectionKey | string | Which section was copied |
documentId | string | Unique document identifier |
documentName | string | Document name or title |
outputLanguage | string | Output language code (e.g., “en”, “de”) |
templateType | "built-in" | "custom" | Type of template used: built-in or custom |
templateId | string | Template identifier (either ref for built-in or customTemplateId for custom) |
interactionId | string | Unique interaction identifier |
interactionState | InteractionState | Current state of the interaction |