Uses of Class
com.mypurecloud.sdk.v2.model.OpportunityResultWithAgentIds
Packages that use OpportunityResultWithAgentIds
-
Uses of OpportunityResultWithAgentIds in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OpportunityResultWithAgentIdsModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitOpportunity(GetWorkforcemanagementBusinessunitOpportunityRequest request) Get opportunity detailsWorkforceManagementApi.getWorkforcemanagementBusinessunitOpportunity(String businessUnitId, String opportunityId, String expand) Get opportunity detailsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type OpportunityResultWithAgentIdsModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitOpportunity(ApiRequest<Void> request) Get opportunity detailsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitOpportunityAsync(GetWorkforcemanagementBusinessunitOpportunityRequest request, AsyncApiCallback<OpportunityResultWithAgentIds> callback) Get opportunity detailsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitOpportunityAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OpportunityResultWithAgentIds>> callback) Get opportunity detailsWorkforceManagementApi.getWorkforcemanagementBusinessunitOpportunityWithHttpInfo(String businessUnitId, String opportunityId, String expand) Get opportunity detailsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OpportunityResultWithAgentIdsModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitOpportunityAsync(GetWorkforcemanagementBusinessunitOpportunityRequest request, AsyncApiCallback<OpportunityResultWithAgentIds> callback) Get opportunity detailsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitOpportunityAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OpportunityResultWithAgentIds>> callback) Get opportunity details -
Uses of OpportunityResultWithAgentIds in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpportunityResultWithAgentIdsModifier and TypeMethodDescriptionOpportunityResultWithAgentIds.activityCodeId(String activityCodeId) The ID of the activity code associated with the opportunityOpportunityResultWithAgentIds.agentCount(Integer agentCount) The total number of agents invited to this opportunityThe IDs of the agents that are invited to the opportunityOpportunityResultWithAgentIds.approvalType(OpportunityResultWithAgentIds.ApprovalTypeEnum approvalType) The approval type for enrollmentsThe maximum capacity (enrollment slots) for this opportunityOpportunityResultWithAgentIds.closedDate(Date closedDate) The date and time when the opportunity was closed in ISO-8601 formatOpportunityResultWithAgentIds.deadlineDate(Date deadlineDate) The deadline date and time for enrollment in the opportunity in ISO-8601 formatOpportunityResultWithAgentIds.description(String description) Additional details describing the purpose or context of this opportunityThe end date and time of the opportunity in ISO-8601 formatOpportunityResultWithAgentIds.enrollmentCounts(OpportunityEnrollmentCounts enrollmentCounts) The counts for enrollment statusesOpportunityResultWithAgentIds.enrollmentProcessingCount(Integer enrollmentProcessingCount) The number of enrollments currently being processedThe globally unique identifier for the object.OpportunityResultWithAgentIds.metadata(WfmVersionedEntityMetadata metadata) The metadata for the opportunityThe name of the opportunityThe date and time when the opportunity opens for enrollment in ISO-8601 format.OpportunityResultWithAgentIds.publishedDate(Date publishedDate) The date and time when the opportunity was published in ISO-8601 formatThe start date and time of the opportunity in ISO-8601 formatOpportunityResultWithAgentIds.status(OpportunityResultWithAgentIds.StatusEnum status) The current status of the opportunityOpportunityResultWithAgentIds.systemMessageCode(OpportunityResultWithAgentIds.SystemMessageCodeEnum systemMessageCode) The system-generated message code about opportunity processing issues or validation failures