Uses of Class
com.mypurecloud.sdk.v2.model.AlternativeShiftOffersViewResponseTemplate
Packages that use AlternativeShiftOffersViewResponseTemplate
-
Uses of AlternativeShiftOffersViewResponseTemplate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlternativeShiftOffersViewResponseTemplateModifier and TypeMethodDescriptionThe unique identifier of the agent for whom the offer was madeAlternativeShiftOffersViewResponseTemplate.alternativeDays(List<AlternativeShiftAgentScheduledShift> alternativeDays) The offered alternative shift days in this week at the time the offer is createdAlternativeShiftOffersViewResponseTemplate.businessUnitId(String businessUnitId) The unique identifier of the business unit to which the user (agent) belongs at the time the offer is createdAlternativeShiftJobResponse.getViewOffersResults()BuAlternativeShiftJobResponse.getViewOffersResults()The unique identifier of the async list job that created this fileAlternativeShiftOffersViewResponseTemplate.managementUnitId(String managementUnitId) The unique identifier of the management unit to which the user (agent) belongs at the time the offer is createdAlternativeShiftOffersViewResponseTemplate.offerWeekDate(LocalDate offerWeekDate) The first date of the week for the schedule we are querying in yyyy-MM-dd format.AlternativeShiftOffersViewResponseTemplate.schedule(AlternativeShiftScheduleLookup schedule) The existing schedule information associated with the offerAlternativeShiftOffersViewResponseTemplate.shifts(List<AlternativeShiftAgentScheduledShift> shifts) The shifts the agent is scheduled for at the time the offer is createdMethods in com.mypurecloud.sdk.v2.model with parameters of type AlternativeShiftOffersViewResponseTemplateModifier and TypeMethodDescriptionvoidAlternativeShiftJobResponse.setViewOffersResults(AlternativeShiftOffersViewResponseTemplate viewOffersResults) voidBuAlternativeShiftJobResponse.setViewOffersResults(AlternativeShiftOffersViewResponseTemplate viewOffersResults) AlternativeShiftJobResponse.viewOffersResults(AlternativeShiftOffersViewResponseTemplate viewOffersResults) Schema template for deserializing data returned from the downloadUrl.BuAlternativeShiftJobResponse.viewOffersResults(AlternativeShiftOffersViewResponseTemplate viewOffersResults) Schema template for deserializing data returned from the downloadUrl.