Message Template Agent Attributes
data class MessageTemplateAgentAttributes(val firstName: String? = null, val lastName: String? = null)
The agent attributes that are used with the message template.
The agent attributes that are used with the message template.