message sent to client to inform state change of a subscribed task or job
Properties
| Name | Type | Description | Notes |
|---|
| failureDetail | String | If there is an error, the detail will be set here. | [optional] |
| failureReason | FailureReasonEnum | | [optional] |
| jobID | String | Core Job ID | [optional] |
| msgType | SocketMsgTypeEnum | | [optional] |
| scheduledJobID | String | Core or internal scheduled job ID | [optional] |
| status | TaskStatusEnum | | [optional] |
| taskID | String | Core Task ID | [optional] |
| tdoID | String | Core TDO ID | [optional] |
| timestamp | OffsetDateTime | sender timestamp when the message was sent | [optional] |