Skip to main content

ApprovalComment3

Import this model from the entry point of its package:

import { ApprovalComment3 } from '@sailpoint/angular-sdk/approvals';

Properties

NameTypeDescriptionNotes
author(optional) ApprovalIdentity[default to undefined]
comment(optional) stringComment to be left on an approval[default to undefined]
createdDate(optional) stringDate the comment was created[default to undefined]
commentId(optional) stringID of the comment[default to undefined]