CommonAccessItemAccess
Import this model from the entry point of its package:
import { CommonAccessItemAccess } from '@sailpoint/angular-sdk/iai_common_access';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Common access ID | [default to undefined] |
| type | (optional) CommonAccessType | [default to undefined] | |
| name | (optional) string | Common access name | [default to undefined] |
| description | (optional) string | Common access description | [default to undefined] |
| ownerName | (optional) string | Common access owner name | [default to undefined] |
| ownerId | (optional) string | Common access owner ID | [default to undefined] |