Uses of Class
com.mypurecloud.sdk.v2.model.AgentBulkAddOpportunityEnrollment
Packages that use AgentBulkAddOpportunityEnrollment
-
Uses of AgentBulkAddOpportunityEnrollment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBulkAddOpportunityEnrollmentModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentResult.getEnrollment()AgentBulkAddOpportunityEnrollment.opportunityId(String opportunityId) The ID of the opportunity in which the agent was enrolledMethods in com.mypurecloud.sdk.v2.model with parameters of type AgentBulkAddOpportunityEnrollmentModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentResult.enrollment(AgentBulkAddOpportunityEnrollment enrollment) The enrollment result that was addedvoidAgentBulkAddOpportunityEnrollmentResult.setEnrollment(AgentBulkAddOpportunityEnrollment enrollment)