Package com.mypurecloud.sdk.v2.model
Class QueueConversationEventTopicTransferResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicTransferResponse
- All Implemented Interfaces:
Serializable
QueueConversationEventTopicTransferResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statestatic enumThe type of transfer to perform. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateIssued(Date dateIssued) The date/time that this command was issued.booleangetId()getState()inthashCode()The id of the command.voidsetDateIssued(Date dateIssued) voidvoidvoidvoidvoidvoidtoString()The type of transfer to perform.
-
Constructor Details
-
QueueConversationEventTopicTransferResponse
public QueueConversationEventTopicTransferResponse() -
QueueConversationEventTopicTransferResponse
-
-
Method Details
-
id
The id of the command. -
getId
-
setId
-
state
-
getState
-
setState
-
dateIssued
The date/time that this command was issued. -
getDateIssued
-
setDateIssued
-
initiator
public QueueConversationEventTopicTransferResponse initiator(QueueConversationEventTopicTransferInitiator initiator) -
getInitiator
-
setInitiator
-
modifiedBy
public QueueConversationEventTopicTransferResponse modifiedBy(QueueConversationEventTopicTransferModifedBy modifiedBy) -
getModifiedBy
-
setModifiedBy
-
destination
public QueueConversationEventTopicTransferResponse destination(QueueConversationEventTopicTransferDestination destination) -
getDestination
-
setDestination
-
transferType
public QueueConversationEventTopicTransferResponse transferType(QueueConversationEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform. -
getTransferType
-
setTransferType
public void setTransferType(QueueConversationEventTopicTransferResponse.TransferTypeEnum transferType) -
equals
-
hashCode
public int hashCode() -
toString
-