Package com.mypurecloud.sdk.v2.model
Class AgentWorkPlanBiddingPreference
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentWorkPlanBiddingPreference
- All Implemented Interfaces:
Serializable
AgentWorkPlanBiddingPreference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The agent's priority for this work plan, with 1 being the best priority.voidsetPriority(Integer priority) voidsetWorkPlan(WorkPlanReference workPlan) toString()workPlan(WorkPlanReference workPlan) The work plan that belongs to the agent's bid group
-
Constructor Details
-
AgentWorkPlanBiddingPreference
public AgentWorkPlanBiddingPreference() -
AgentWorkPlanBiddingPreference
-
-
Method Details
-
workPlan
The work plan that belongs to the agent's bid group -
getWorkPlan
-
setWorkPlan
-
priority
The agent's priority for this work plan, with 1 being the best priority. Null if priority is not set for the work plan -
getPriority
-
setPriority
-
equals
-
hashCode
public int hashCode() -
toString
-