ApprovalStage interface
核准階段。
屬性
approval |
核准要求逾時天數的時間 |
escalation |
要求的呈報核准者。 |
escalation |
如果主要核准者未核准,核准要求將會呈報的分鐘數 |
is |
判斷核准者是否需要為他的決定提供理由。 |
is |
值會決定是否啟用呈報功能。 |
primary |
要求的主要核准者。 |
屬性詳細資料
approvalStageTimeOutInDays
核准要求逾時天數的時間
approvalStageTimeOutInDays?: number
屬性值
number
escalationApprovers
escalationTimeInMinutes
如果主要核准者未核准,核准要求將會呈報的分鐘數
escalationTimeInMinutes?: number
屬性值
number
isApproverJustificationRequired
判斷核准者是否需要為他的決定提供理由。
isApproverJustificationRequired?: boolean
屬性值
boolean
isEscalationEnabled
值會決定是否啟用呈報功能。
isEscalationEnabled?: boolean
屬性值
boolean