Package com.mypurecloud.sdk.v2.model
Class ConversationSummaryLabel
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationSummaryLabel
- All Implemented Interfaces:
Serializable
ConversationSummaryLabel
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of the label -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The label descriptionbooleangetName()getType()inthashCode()The label namevoidsetDescription(String description) voidvoidtoString()The type of the label
-
Constructor Details
-
ConversationSummaryLabel
public ConversationSummaryLabel() -
ConversationSummaryLabel
-
-
Method Details