Package com.mypurecloud.sdk.v2.model
Class MoveAgentResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.MoveAgentResponse
- All Implemented Interfaces:
Serializable
MoveAgentResponse
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUser()inthashCode()result(MoveAgentResponse.ResultEnum result) The result of the movevoidvoidsetUser(UserReference user) toString()user(UserReference user) The user associated with the move
-
Constructor Details
-
MoveAgentResponse
public MoveAgentResponse() -
MoveAgentResponse
-
-
Method Details