Share via


ApproverResponseOutput interface

The response of approvers for a workflow task.

Properties

comment

The comment of approving or rejecting an approval request.

reply

The response for an approval task.

responseTime

The reply time of approver to a workflow task.

Property Details

comment

The comment of approving or rejecting an approval request.

comment?: string

Property Value

string

reply

The response for an approval task.

reply: "Pending" | "Approved" | "Rejected"

Property Value

"Pending" | "Approved" | "Rejected"

responseTime

The reply time of approver to a workflow task.

responseTime?: string

Property Value

string