Package com.mypurecloud.sdk.v2.model
Class BulkShiftTradeStateUpdateRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.BulkShiftTradeStateUpdateRequest
- All Implemented Interfaces:
Serializable
BulkShiftTradeStateUpdateRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<BulkUpdateShiftTradeStateRequestItem> entities) The shift trades to updatebooleaninthashCode()voidsetEntities(List<BulkUpdateShiftTradeStateRequestItem> entities) toString()
-
Constructor Details
-
BulkShiftTradeStateUpdateRequest
public BulkShiftTradeStateUpdateRequest() -
BulkShiftTradeStateUpdateRequest
-
-
Method Details
-
entities
public BulkShiftTradeStateUpdateRequest entities(List<BulkUpdateShiftTradeStateRequestItem> entities) The shift trades to update -
getEntities
-
setEntities
-
equals
-
hashCode
public int hashCode() -
toString
-