Skip to main content

LifecycleComment

Import this model from the entry point of its package:

import { LifecycleComment } from '@sailpoint/angular-sdk/machine_identities_lifecycle_actions';

Properties

NameTypeDescriptionNotes
commentId(optional) stringServer-assigned comment identifier.[default to undefined]
author(optional) LifecycleCommentAuthorReference[default to undefined]
comment(optional) stringFree-text comment body.[default to undefined]
createdAt(optional) stringTime when the comment was created (ISO-8601).[default to undefined]