Package com.mypurecloud.sdk.v2.model
Class WeekShiftTradeResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.WeekShiftTradeResponse
- All Implemented Interfaces:
Serializable
WeekShiftTradeResponse
- 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 violationsvoidsetMatchReview(ShiftTradeMatchReviewResponse matchReview) voidsetTrade(ShiftTradeResponse trade) toString()trade(ShiftTradeResponse trade) The shift trade details
-
Constructor Details
-
WeekShiftTradeResponse
public WeekShiftTradeResponse() -
WeekShiftTradeResponse
-
-
Method Details
-
trade
The shift trade details -
getTrade
-
setTrade
-
matchReview
A preview of what the schedule would look like if the shift trade is approved plus any violations -
getMatchReview
-
setMatchReview
-
equals
-
hashCode
public int hashCode() -
toString
-