Field | Type | Required | Description |
---|---|---|---|
token | guid | true | Unique identifier |
lookupToken | guid | true | Unique identifier used to lookup an Unit of Work based on the type of taks |
createDateTime | datetime | true | This displays the date and time the task is created. |
taskType | int | true | Specifies the type of task. Defined in the enum list found here. |