Uses of Class
com.mypurecloud.sdk.v2.model.InitiatingShiftRequestItem
Packages that use InitiatingShiftRequestItem
-
Uses of InitiatingShiftRequestItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InitiatingShiftRequestItemModifier and TypeMethodDescriptionAddShiftTradeJobRequest.getInitiatingShift()The ID of the shift that the initiating user wants to give up in this tradeInitiatingShiftRequestItem.schedule(BuScheduleReference schedule) A reference to the associated schedule to which this initiating shift belongsThe start week date of this schedule in the business unit time zone (yyyy-MM-dd format).Methods in com.mypurecloud.sdk.v2.model with parameters of type InitiatingShiftRequestItemModifier and TypeMethodDescriptionAddShiftTradeJobRequest.initiatingShift(InitiatingShiftRequestItem initiatingShift) The shift that the initiating user wants to give up in this tradevoidAddShiftTradeJobRequest.setInitiatingShift(InitiatingShiftRequestItem initiatingShift)