Package com.mypurecloud.sdk.v2.model
Class UserAssignmentsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.UserAssignmentsResponse
- All Implemented Interfaces:
Serializable
UserAssignmentsResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignments(List<AssignmentEffectiveDateRange> assignments) Date pairs representing the assignments for the user.booleangetUser()inthashCode()voidsetAssignments(List<AssignmentEffectiveDateRange> assignments) voidsetUser(UserReference user) toString()user(UserReference user) User assigned to the staffing group.
-
Constructor Details
-
UserAssignmentsResponse
public UserAssignmentsResponse() -
UserAssignmentsResponse
-
-
Method Details
-
user
User assigned to the staffing group. -
getUser
-
setUser
-
assignments
Date pairs representing the assignments for the user. -
getAssignments
-
setAssignments
-
equals
-
hashCode
public int hashCode() -
toString
-