CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifference

data class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifference(val description: String? = null, val type: String? = null)

Constructors

constructor(description: String? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

A human readable description of the diff, showing the actual output vs expected output.

Link copied to clipboard
val type: String? = null

The type of diff.