Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlanBiddingPreference
Packages that use AgentWorkPlanBiddingPreference
-
Uses of AgentWorkPlanBiddingPreference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanBiddingPreferenceModifier and TypeMethodDescriptionThe agent's priority for this work plan, with 1 being the best priority.AgentWorkPlanBiddingPreference.workPlan(WorkPlanReference workPlan) The work plan that belongs to the agent's bid groupMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentWorkPlanBiddingPreferenceModifier and TypeMethodDescriptionAgentWorkPlanBiddingPreferenceResponse.getAgentWorkPlanBidPreferences()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentWorkPlanBiddingPreferenceModifier and TypeMethodDescriptionAgentWorkPlanBiddingPreferenceResponse.agentWorkPlanBidPreferences(List<AgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences) The list of work plan bidding preferencesvoidAgentWorkPlanBiddingPreferenceResponse.setAgentWorkPlanBidPreferences(List<AgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences)