CancelAccessRequest
Import this model from the entry point of its package:
import { CancelAccessRequest } from '@sailpoint/angular-sdk/access_requests';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accountActivityId | string | This refers to the identityRequestId. To successfully cancel an access request, you must provide the identityRequestId. | [default to undefined] |
| comment | string | Reason for cancelling the pending access request. | [default to undefined] |