Skip to main content

ProcessRequestItem

Represents a process request item containing details such as request type, IDs, and other metadata.

Properties

NameDescription
RequestDateThe date and time when the request was created.
DelegationsA list of delegations related to the process request.
RequestTypeSpecifies the type of the process request.
MobileFormViewInformation about the mobile form view associated with the process request.
ShortLinkA short link to access the process request.
UserIdThe unique identifier of the user who created the request.
DeploymentUrlThe URL for the deployment associated with the process request.
StepNameThe name of the workflow step associated with the request.
PositionIdThe unique identifier of the position associated with the request.
PackageVersionThe version number of the workflow package associated with the request.
ProcessIdThe unique identifier of the process associated with the request.
RequestIdThe unique identifier of the request.

Constructors

NameDescription
ProcessRequestItem()Initializes a new instance of the ProcessRequestItem class.