Skip to main content

Approval2ApprovalCriteriaApproval

Import this model from the entry point of its package:

import { Approval2ApprovalCriteriaApproval } from '@sailpoint/angular-sdk/approvals';

Properties

NameTypeDescriptionNotes
calculationType(optional) stringThis defines what the field "value" will be used as, either a count or percentage of the total approvers that need to approve[default to undefined]
value(optional) numberThe value that needs to be met for the approval criteria[default to undefined]