Skip to main content

CommentDto

Import this model from the entry point of its package:

import { CommentDto } from '@sailpoint/angular-sdk/access_request_approvals';

Properties

NameTypeDescriptionNotes
comment(optional) stringComment content.[default to undefined]
created(optional) stringDate and time comment was created.[default to undefined]
author(optional) CommentDtoAuthor[default to undefined]