Skip to main content

ApprovalComment

Import this model from the entry point of its package:

import { ApprovalComment } from '@sailpoint/angular-sdk/configuration_hub';

Properties

NameTypeDescriptionNotes
commentstringComment provided either by the approval requester or the approver.[default to undefined]
timestampstringThe time when this comment was provided.[default to undefined]
userstringName of the user that provided this comment.[default to undefined]
idstringId of the user that provided this comment.[default to undefined]
changedToStatusstringStatus transition of the draft.[default to undefined]