TaskReasonUser

TaskReasonUser
TaskReasonUser

Indicates that the task was queued by a specific user.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "userName": "string"
}
string
userName
Required

Name of the user that queued the task.