WorkItemType
WorkItemType
JSON Example
{
"pluralizedName": "string",
"commentsField": "string",
"completeByEmail": false,
"listView": {
"columns": [
{
"filterable": false,
"permissibleValues": {
"customAllowed": false
},
"displayAdvice": "string",
"dataType": {
"typeId": "string"
},
"isMultiValued": false,
"description": "string",
"orderIndex": 0,
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"sortable": false
}
],
"defaultSequence": [
"string"
]
},
"name": "string",
"description": "string",
"serviceTypeId": "string",
"id": "string",
"actions": [
{
"stateNameId": "string",
"stateName": "string",
"name": "string",
"icon": {
"image": [
"string"
],
"name": "string",
"id": "string",
"contentType": "string"
},
"id": "string"
}
],
"version": 0,
"forms": {
"workItemNotification": {},
"workItemSubmission": {},
"workItemDetails": {}
}
}
string
pluralizedName
Optional
Constraints:
minLength: 0
maxLength: 255
pluralizedName
string
commentsField
Optional
commentsField
boolean
completeByEmail
Optional
completeByEmail
string
name
Required
Constraints:
minLength: 0
maxLength: 255
name
string
description
Optional
Constraints:
minLength: 0
maxLength: 2000
description
string
serviceTypeId
Optional
Constraints:
minLength: 0
maxLength: 255
serviceTypeId
string
id
Optional
Constraints:
minLength: 0
maxLength: 255
id
integer As int64
As int64
version
Optional
version