TasksPollResponse

TasksPollResponse
TasksPollResponse

Response of a task poll request.

JSON Example
{
    "propertyNames": [
        "workflowInfo.type"
    ],
    "values": []
}
array of string
propertyNames
Optional

A list of property names.

array
values
Optional

A list of values.

Returned By