ApprovalItem Object
Individual approval within an approval stage, representing one approver's response.
Fields
#
approver
ID of the approver (user, placeholder, external user, or team). Use this value as the approvalItemId when calling changeApprovalStageApprover to replace this approver with someone else.
currentUserApproval
Boolean !
Non-null
Whether this approval belongs to the currently authenticated user.
Usages
#
References
#
- Field approvals from ApprovalStage
Previous
ApprovalHistory
Next
ApprovalItemInput