Package com.mypurecloud.sdk.v2.model
Class ConversationSummaryTopicConversationFollowupAction
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationSummaryTopicConversationFollowupAction
- All Implemented Interfaces:
Serializable
public class ConversationSummaryTopicConversationFollowupAction
extends Object
implements Serializable
ConversationSummaryTopicConversationFollowupAction
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversationSummaryTopicConversationFollowupAction(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetScore()getText()inthashCode()score(BigDecimal score) voidsetDescription(String description) voidsetScore(BigDecimal score) voidtoString()
-
Constructor Details
-
ConversationSummaryTopicConversationFollowupAction
public ConversationSummaryTopicConversationFollowupAction() -
ConversationSummaryTopicConversationFollowupAction
-
-
Method Details