Package com.mypurecloud.sdk.v2.model
Class AddWorkPlanRotationAgentRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.AddWorkPlanRotationAgentRequest
- All Implemented Interfaces:
Serializable
AddWorkPlanRotationAgentRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateRange(DateRangeWithOptionalEnd dateRange) The date range to which this agent is effective in the work plan rotationbooleaninthashCode()Start position of the work plan in the pattern for this agent in the work plan rotation.voidsetDateRange(DateRangeWithOptionalEnd dateRange) voidsetPosition(Integer position) voidtoString()The ID of an agent in this work plan rotation
-
Constructor Details
-
AddWorkPlanRotationAgentRequest
public AddWorkPlanRotationAgentRequest() -
AddWorkPlanRotationAgentRequest
-
-
Method Details
-
userId
The ID of an agent in this work plan rotation -
getUserId
-
setUserId
-
dateRange
The date range to which this agent is effective in the work plan rotation -
getDateRange
-
setDateRange
-
position
Start position of the work plan in the pattern for this agent in the work plan rotation. Position value starts from 0 -
getPosition
-
setPosition
-
equals
-
hashCode
public int hashCode() -
toString
-