Approval2ApprovalCriteria
Import this model from the entry point of its package:
import { Approval2ApprovalCriteria } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Type of approval criteria, such as SERIAL or PARALLEL | [default to undefined] |
| approval | (optional) Approval2ApprovalCriteriaApproval | [default to undefined] | |
| rejection | (optional) Approval2ApprovalCriteriaRejection | [default to undefined] |