Uses of Class
com.mypurecloud.sdk.v2.model.SearchShiftTradeResponse
Packages that use SearchShiftTradeResponse
-
Uses of SearchShiftTradeResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SearchShiftTradeResponseModifier and TypeMethodDescriptionSearchShiftTradeResponse.matchingReceivingShiftIds(List<String> matchingReceivingShiftIds) IDs of shifts which match the search criteriaSearchShiftTradeResponse.preview(ShiftTradePreviewResponse preview) A preview of what the shift trade would look like if matchedSearchShiftTradeResponse.trade(ShiftTradeResponse trade) A trade which matches search criteriaMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SearchShiftTradeResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SearchShiftTradeResponseModifier and TypeMethodDescriptionvoidSearchShiftTradesResponse.setTrades(List<SearchShiftTradeResponse> trades) SearchShiftTradesResponse.trades(List<SearchShiftTradeResponse> trades) The shift trades that match the search criteria