Uses of Class
com.mypurecloud.sdk.v2.model.ValueWrapperString
Packages that use ValueWrapperString
-
Uses of ValueWrapperString in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ValueWrapperStringModifier and TypeMethodDescriptionPatchOpportunityRequest.getDescription()PatchShiftTradeRequest.getReceivingUserId()BuAgentScheduleShiftRequest.getWorkPlanId()BuImportAgentScheduleUploadSchema.getWorkPlanId()BuUpdateAgentScheduleShift.getWorkPlanId()BuUpdateAgentScheduleUploadSchema.getWorkPlanId()UpdateMuAgentWorkPlanRequest.getWorkPlanId()BuAgentScheduleShiftRequest.getWorkPlanShiftId()BuUpdateAgentScheduleShift.getWorkPlanShiftId()The value for the associated fieldMethods in com.mypurecloud.sdk.v2.model with parameters of type ValueWrapperStringModifier and TypeMethodDescriptionPatchOpportunityRequest.description(ValueWrapperString description) Additional details describing the purpose or context of this opportunityPatchShiftTradeRequest.receivingUserId(ValueWrapperString receivingUserId) Update the ID of the receiving user to direct the request at a specific user, or set the wrapped id to null to open up a trade to be matched by any user.voidPatchOpportunityRequest.setDescription(ValueWrapperString description) voidPatchShiftTradeRequest.setReceivingUserId(ValueWrapperString receivingUserId) voidBuAgentScheduleShiftRequest.setWorkPlanId(ValueWrapperString workPlanId) voidBuImportAgentScheduleUploadSchema.setWorkPlanId(ValueWrapperString workPlanId) voidBuUpdateAgentScheduleShift.setWorkPlanId(ValueWrapperString workPlanId) voidBuUpdateAgentScheduleUploadSchema.setWorkPlanId(ValueWrapperString workPlanId) voidUpdateMuAgentWorkPlanRequest.setWorkPlanId(ValueWrapperString workPlanId) voidBuAgentScheduleShiftRequest.setWorkPlanShiftId(ValueWrapperString workPlanShiftId) voidBuUpdateAgentScheduleShift.setWorkPlanShiftId(ValueWrapperString workPlanShiftId) BuAgentScheduleShiftRequest.workPlanId(ValueWrapperString workPlanId) The ID of the work plan for which the work plan shift emanates fromBuImportAgentScheduleUploadSchema.workPlanId(ValueWrapperString workPlanId) The ID of the work plan for this user.BuUpdateAgentScheduleShift.workPlanId(ValueWrapperString workPlanId) The ID of the work plan for which the work plan shift emanates fromBuUpdateAgentScheduleUploadSchema.workPlanId(ValueWrapperString workPlanId) The ID of the work plan for this user.UpdateMuAgentWorkPlanRequest.workPlanId(ValueWrapperString workPlanId) The current work plan ID for the agentBuAgentScheduleShiftRequest.workPlanShiftId(ValueWrapperString workPlanShiftId) The ID of the work plan shift that was used in schedule generationBuUpdateAgentScheduleShift.workPlanShiftId(ValueWrapperString workPlanShiftId) The ID of the work plan shift that was used in schedule generation