Skip to main content

Approval2ApprovalCriteria

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
type(optional) stringType of approval criteria, such as SERIAL or PARALLEL[default to undefined]
approval(optional) Approval2ApprovalCriteriaApproval[default to undefined]
rejection(optional) Approval2ApprovalCriteriaRejection[default to undefined]