Skip to main content

ApprovalSummary

Import this model from the entry point of its package:

import { ApprovalSummary } from '@sailpoint/angular-sdk/access_request_approvals';

Properties

NameTypeDescriptionNotes
pending(optional) numberThe number of pending access requests approvals.[default to undefined]
approved(optional) numberThe number of approved access requests approvals.[default to undefined]
rejected(optional) numberThe number of rejected access requests approvals.[default to undefined]