LifecycleCommentAuthorReference
Import this model from the entry point of its package:
import { LifecycleCommentAuthorReference } from '@sailpoint/angular-sdk/machine_identities_lifecycle_actions';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Author category for the comment. | [default to undefined] |
| id | (optional) string | Identifier of the comment author. | [default to undefined] |
| name | (optional) string | Display name of the comment author. | [default to undefined] |