Uses of Class
com.mypurecloud.sdk.v2.model.AgentAddOpportunityEnrollment
Packages that use AgentAddOpportunityEnrollment
-
Uses of AgentAddOpportunityEnrollment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentAddOpportunityEnrollmentModifier and TypeMethodDescriptionAgentAddOpportunityEnrollment.opportunityId(String opportunityId) The ID of the opportunity in which to enroll the agentMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentAddOpportunityEnrollmentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentAddOpportunityEnrollmentModifier and TypeMethodDescriptionAgentBulkAddOpportunityEnrollmentsRequest.enrollments(List<AgentAddOpportunityEnrollment> enrollments) The list of the enrollments to addvoidAgentBulkAddOpportunityEnrollmentsRequest.setEnrollments(List<AgentAddOpportunityEnrollment> enrollments)