Package com.mypurecloud.sdk.v2.model
Class BulkJobAddWorkitemSummary
java.lang.Object
com.mypurecloud.sdk.v2.model.BulkJobAddWorkitemSummary
- All Implemented Interfaces:
Serializable
BulkJobAddWorkitemSummary
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getType()inthashCode()voidvoidsetType(WorktypeReference type) voidsetWorkbin(WorkbinReference workbin) toString()type(WorktypeReference type) The worktype of the workitem.workbin(WorkbinReference workbin) The workbin of the workitem.
-
Constructor Details
-
BulkJobAddWorkitemSummary
public BulkJobAddWorkitemSummary() -
BulkJobAddWorkitemSummary
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
workbin
The workbin of the workitem. -
getWorkbin
-
setWorkbin
-
type
The worktype of the workitem. -
getType
-
setType
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-