ProcessGetResponse
Interface for process response
Extends¶
Properties¶
| Property | Type |
|---|---|
arguments |
ArgumentMetadata |
autoUpdate |
boolean |
createdTime |
string |
creatorUserId |
number |
description |
string |
entryPointId |
number |
entryPointPath? |
string |
environmentVariables? |
string |
feedId |
string |
folderId? |
number |
folderKey |
string |
folderName? |
string |
hiddenForAttendedUser |
boolean |
id |
number |
inputArguments? |
string |
isCompiled |
boolean |
isConversational |
null | boolean |
isLatestVersion |
boolean |
isPackageDeleted |
boolean |
jobPriority? |
JobPriority |
key |
string |
lastModifiedTime |
null | string |
lastModifierUserId |
null | number |
minRequiredRobotVersion |
null | string |
name |
string |
packageKey |
string |
packageType |
PackageType |
packageVersion |
string |
remoteControlAccess? |
RemoteControlAccess |
requiresUserInteraction? |
boolean |
robotSize |
null | RobotSize |
specificPriorityValue? |
number |
supportsMultipleEntryPoints |
boolean |
targetFramework |
TargetFramework |