Skip to main content

NoteComment

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

Fields

body_htmlString

The HTML body of the NoteComment

body_textString

The text body of the NoteComment

commentString

The comment text for the NoteComment

Deprecated — Use body_text or body_html instead

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