AccessItemRequester
Import this model from the entry point of its package:
import { AccessItemRequester } from '@sailpoint/angular-sdk/access_requests';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Access item requester's DTO type. | [default to undefined] |
| id | (optional) string | Access item requester's identity ID. | [default to undefined] |
| name | (optional) string | Access item owner's human-readable display name. | [default to undefined] |