Package com.mypurecloud.sdk.v2.model
Class ShiftTradeMatchResponseItem
java.lang.Object
com.mypurecloud.sdk.v2.model.ShiftTradeMatchResponseItem
- All Implemented Interfaces:
Serializable
ShiftTradeMatchResponseItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()preview(ShiftTradePreviewResponse preview) A preview of what the shift trade would look like if matchedvoidsetPreview(ShiftTradePreviewResponse preview) voidsetShiftIds(List<String> shiftIds) The IDs of the receiving shift trades which match the initiating shift tradetoString()
-
Constructor Details
-
ShiftTradeMatchResponseItem
public ShiftTradeMatchResponseItem() -
ShiftTradeMatchResponseItem
-
-
Method Details
-
shiftIds
The IDs of the receiving shift trades which match the initiating shift trade -
getShiftIds
-
setShiftIds
-
preview
A preview of what the shift trade would look like if matched -
getPreview
-
setPreview
-
equals
-
hashCode
public int hashCode() -
toString
-