Skip to main content

Approval2ApprovalCriteriaRejection

Import this model from the entry point of its package:

import { Approval2ApprovalCriteriaRejection } 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 reject[default to undefined]
value(optional) numberThe value that needs to be met for the rejection criteria[default to undefined]