BulkApproveAccessRequest
Import this model from the entry point of its package:
import { BulkApproveAccessRequest } from '@sailpoint/angular-sdk/access_requests';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| approvalIds | Array<string> | List of approval ids to approve the pending requests | [default to undefined] |
| comment | string | Reason for approving the pending access request. | [default to undefined] |