Skip to main content

Comment

Import this model from the entry point of its package:

import { Comment } from '@sailpoint/angular-sdk/account_activities';

Properties

NameTypeDescriptionNotes
commenterId(optional) stringId of the identity making the comment[default to undefined]
commenterName(optional) stringHuman-readable display name of the identity making the comment[default to undefined]
body(optional) stringContent of the comment[default to undefined]
date(optional) stringDate and time comment was made[default to undefined]