VroWorkflowServiceItem

VroWorkflowServiceItem
VroWorkflowServiceItem
AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "name": "string",
    "serviceItemType": "string",
    "description": "string",
    "canExecute": false,
    "serviceName": "string",
    "serviceId": "string",
    "iconMimeType": "string",
    "iconData": "string",
    "tenantScoped": false,
    "providerScoped": false,
    "publishAll": false,
    "vroWorkflowId": "string",
    "vroServerId": "string"
}