Uses of Class
com.mypurecloud.sdk.v2.model.SearchUnmatchedShiftTradeResponseItem
Packages that use SearchUnmatchedShiftTradeResponseItem
-
Uses of SearchUnmatchedShiftTradeResponseItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SearchUnmatchedShiftTradeResponseItemModifier and TypeMethodDescriptionSearchUnmatchedShiftTradeResponseItem.receivingShiftMatches(List<ShiftTradeMatchResponseItem> receivingShiftMatches) The shifts that match the search criteriaSearchUnmatchedShiftTradeResponseItem.trade(ShiftTradeResponseItem trade) A trade which matches search criteriaMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SearchUnmatchedShiftTradeResponseItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SearchUnmatchedShiftTradeResponseItemModifier and TypeMethodDescriptionvoidSearchUnmatchedShiftTradeListJobResponseItem.setTrades(List<SearchUnmatchedShiftTradeResponseItem> trades) SearchUnmatchedShiftTradeListJobResponseItem.trades(List<SearchUnmatchedShiftTradeResponseItem> trades) The shift trades that match the search criteria