/
_Work Item Notification Object Format

_Work Item Notification Object Format

JSON Format
{
  "rowver": 12345,
  "Type": 1,
  "WorkItemType": 1,
  "WorkItem": {
	// Work Item Object
  },
  "CreatedAt": "2017-12-07T07:28:57.387Z"
}