ConversationActionPayload
The typed payload of a ConversationAction, discriminated by actionType.
Inheritors
Types
Link copied to clipboard
@JsonClass(generateAdapter = true)
Payload for a feedback action (thumbs up/down) on an agent message.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Fallback payload for action types not recognized by this version of the SDK.