Package com.mypurecloud.sdk.v2.model
Class BulkUpdateShiftTradeStateRequestItem
java.lang.Object
com.mypurecloud.sdk.v2.model.BulkUpdateShiftTradeStateRequestItem
- All Implemented Interfaces:
Serializable
BulkUpdateShiftTradeStateRequestItem
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe new state to set on the shift trade -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getState()inthashCode()The globally unique identifier for the object.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the shift tradevoidvoidsetMetadata(WfmVersionedEntityMetadata metadata) voidThe new state to set on the shift tradetoString()
-
Constructor Details
-
BulkUpdateShiftTradeStateRequestItem
public BulkUpdateShiftTradeStateRequestItem() -
BulkUpdateShiftTradeStateRequestItem
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
state
public BulkUpdateShiftTradeStateRequestItem state(BulkUpdateShiftTradeStateRequestItem.StateEnum state) The new state to set on the shift trade -
getState
-
setState
-
metadata
Version metadata for the shift trade -
getMetadata
-
setMetadata
-
equals
-
hashCode
public int hashCode() -
toString
-