Package com.mypurecloud.sdk.v2.model
Class ConversationNotificationTemplateCard
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationNotificationTemplateCard
- All Implemented Interfaces:
Serializable
Template card object.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConversationNotificationTemplateCard
public ConversationNotificationTemplateCard() -
ConversationNotificationTemplateCard
-
-
Method Details
-
header
The template header. -
getHeader
-
setHeader
-
body
The template body. -
getBody
-
setBody
-
buttons
public ConversationNotificationTemplateCard buttons(List<ConversationNotificationTemplateButton> buttons) Template buttons. -
getButtons
-
setButtons
-
equals
-
hashCode
public int hashCode() -
toString
-