Skip to main content

NoteComment

A NoteComment is a message associated to a Note by a User

Fields

commentString

The comment text for the NoteComment

created_atDateTime!

The date the NoteComment was created

creatorUser!

The User that created the NoteComment

deleted_atDateTime

When the NoteComment was deleted

idID!

The unique identifier of the NoteComment

is_user_editableBoolean!

Whether the NoteComment can be edited by the User

noteNote!

The Note that the NoteComment is associated to

updated_atDateTime!

The date the NoteComment was last updated

web_urlURL!

The URL to the NoteComment inside the web application