Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeMatchResponseItem
Packages that use ShiftTradeMatchResponseItem
-
Uses of ShiftTradeMatchResponseItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeMatchResponseItemModifier and TypeMethodDescriptionShiftTradeMatchResponseItem.preview(ShiftTradePreviewResponse preview) A preview of what the shift trade would look like if matchedThe IDs of the receiving shift trades which match the initiating shift tradeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ShiftTradeMatchResponseItemModifier and TypeMethodDescriptionSearchUnmatchedShiftTradeResponseItem.getReceivingShiftMatches()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ShiftTradeMatchResponseItemModifier and TypeMethodDescriptionSearchUnmatchedShiftTradeResponseItem.receivingShiftMatches(List<ShiftTradeMatchResponseItem> receivingShiftMatches) The shifts that match the search criteriavoidSearchUnmatchedShiftTradeResponseItem.setReceivingShiftMatches(List<ShiftTradeMatchResponseItem> receivingShiftMatches)