Uses of Class
com.mypurecloud.sdk.v2.model.WeekShiftTradeResponse
Packages that use WeekShiftTradeResponse
-
Uses of WeekShiftTradeResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WeekShiftTradeResponseModifier and TypeMethodDescriptionWeekShiftTradeResponse.matchReview(ShiftTradeMatchReviewResponse matchReview) A preview of what the schedule would look like if the shift trade is approved plus any violationsWeekShiftTradeResponse.trade(ShiftTradeResponse trade) The shift trade detailsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WeekShiftTradeResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WeekShiftTradeResponseModifier and TypeMethodDescriptionWeekShiftTradeListResponse.entities(List<WeekShiftTradeResponse> entities) voidWeekShiftTradeListResponse.setEntities(List<WeekShiftTradeResponse> entities)