PreChatLabels

data class PreChatLabels(val display: String = "")

The labels associated with pre-chat fields.

Constructors

Link copied to clipboard
constructor(display: String = "")

Properties

Link copied to clipboard
val display: String