Package com.mypurecloud.sdk.v2.model
Class ConversationUserDisposition
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationUserDisposition
- All Implemented Interfaces:
Serializable
ConversationUserDisposition
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUser-defined wrap-up code for the conversation.booleangetCode()getNotes()getUser()inthashCode()Text entered by the user to describe the call or disposition.voidvoidvoidsetUser(AddressableEntityRef user) toString()user(AddressableEntityRef user) The user that wrapped up the conversation.
-
Constructor Details
-
ConversationUserDisposition
public ConversationUserDisposition() -
ConversationUserDisposition
-
-
Method Details
-
code
User-defined wrap-up code for the conversation. -
getCode
-
setCode
-
notes
Text entered by the user to describe the call or disposition. -
getNotes
-
setNotes
-
user
The user that wrapped up the conversation. -
getUser
-
setUser
-
equals
-
hashCode
public int hashCode() -
toString
-