AttributeDefinitionSchema
Import this model from the entry point of its package:
import { AttributeDefinitionSchema } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | The type of object being referenced | [default to undefined] |
| id | (optional) string | The object ID this reference applies to. | [default to undefined] |
| name | (optional) string | The human-readable display name of the object. | [default to undefined] |