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