Represents a user's pending approval request.
| Field | Field Type | Field Properties | Description |
|---|---|---|---|
| ActorId | reference | Create | ID of the user who is currently responsible for approving an approval request. |
| IsDeleted | boolean | Defaulted on create | Indicates whether the record has been moved to the Recycle Bin (true) or not (false). Label is Deleted. |
| OriginalActorId | reference | Create | ID of the user who was originally assigned this approval request. |
| ProcessInstanceId | reference | Create | ID of the ProcessInstance associated with this approval request. |