Package com.mypurecloud.sdk.v2.model
Class QueueConversationEventTopicTransferModifedBy
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicTransferModifedBy
- All Implemented Interfaces:
Serializable
Fields identifying the entity that updated the command.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The id of the user if the updater is an internal user.The URI for the user if the updater is an internal user.voidvoidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
QueueConversationEventTopicTransferModifedBy
public QueueConversationEventTopicTransferModifedBy() -
QueueConversationEventTopicTransferModifedBy
-
-
Method Details
-
id
The id of the user if the updater is an internal user. -
getId
-
setId
-
selfUri
The URI for the user if the updater is an internal user. -
getSelfUri
-
setSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-