Package com.mypurecloud.sdk.v2.model
Class EvaluatedShiftTradeResponseItem
java.lang.Object
com.mypurecloud.sdk.v2.model.EvaluatedShiftTradeResponseItem
- All Implemented Interfaces:
Serializable
EvaluatedShiftTradeResponseItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetTrade()inthashCode()matchReview(ShiftTradeMatchReviewResponse matchReview) A preview of what the schedule would look like if the shift trade is approved plus any violations, or null if the shift is in a one-sided tradevoidsetMatchReview(ShiftTradeMatchReviewResponse matchReview) voidsetTrade(ShiftTradeResponseItem trade) toString()trade(ShiftTradeResponseItem trade) The evaluated shift trade
-
Constructor Details
-
EvaluatedShiftTradeResponseItem
public EvaluatedShiftTradeResponseItem() -
EvaluatedShiftTradeResponseItem
-
-
Method Details
-
trade
The evaluated shift trade -
getTrade
-
setTrade
-
matchReview
A preview of what the schedule would look like if the shift trade is approved plus any violations, or null if the shift is in a one-sided trade -
getMatchReview
-
setMatchReview
-
equals
-
hashCode
public int hashCode() -
toString
-