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