Package com.mypurecloud.sdk.v2.model
Class QueueConversationSocialExpressionEventTopicTransferModifedBy
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicTransferModifedBy
- All Implemented Interfaces:
Serializable
public class QueueConversationSocialExpressionEventTopicTransferModifedBy
extends Object
implements Serializable
Fields identifying the entity that updated the command.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationSocialExpressionEventTopicTransferModifedBy(Boolean initWithEmptyList) -
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
-
QueueConversationSocialExpressionEventTopicTransferModifedBy
public QueueConversationSocialExpressionEventTopicTransferModifedBy() -
QueueConversationSocialExpressionEventTopicTransferModifedBy
-
-
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
-