VroRemoteWorkflowItems
VroRemoteWorkflowItems
A list of remote VRO workflows.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"name": "string",
"description": "string",
"categoryName": "string",
"canExecute": false,
"id": "string",
"vroServerId": "string"
}
]
}