NameDescriptionTypeAdditional information
Id

Comment identifier.

integer

None.

Author

The person who created the comment.

Itslearning.RestApi.Entities.PersonSimple

None.

CommentText

Text message.

string

None.

AllowEditComment

true if it's allowed to edit the comment. Always true if current person is an author of the comment.

boolean

None.

AllowDeleteComment

true if it's allowed to delete the comment.

boolean

None.

CreatedDateTime

Date time in UTC when the comment was created.

date

None.

IsRead

true if the comment has been read by current person.

boolean

None.