Approval2ApprovalCriteriaRejection
Import this model from the entry point of its package:
import { Approval2ApprovalCriteriaRejection } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| calculationType | (optional) string | This 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) number | The value that needs to be met for the rejection criteria | [default to undefined] |