ApprovalComment3
Import this model from the entry point of its package:
import { ApprovalComment3 } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| author | (optional) ApprovalIdentity | [default to undefined] | |
| comment | (optional) string | Comment to be left on an approval | [default to undefined] |
| createdDate | (optional) string | Date the comment was created | [default to undefined] |
| commentId | (optional) string | ID of the comment | [default to undefined] |