Package com.mypurecloud.sdk.v2.model
Class V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage
- All Implemented Interfaces:
Serializable
public class V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage
extends Object
implements Serializable
V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionV2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetScore()getText()inthashCode()score(BigDecimal score) voidsetScore(BigDecimal score) voidtoString()
-
Constructor Details
-
V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage
public V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage() -
V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage
public V2SessionConversationsSummarySettingsPreviewEventConversationSummaryMessage(Boolean initWithEmptyList)
-
-
Method Details