ListItemNoteTypes
Properties
Description
Type
createdAt
Timestamp of the note's creation.
Number
createdBy
ID of the note's owner.
String
updatedAt?
Timestamp of when the note has been updated, if updated.
Number
updatedBy?
ID of the user that updated the note if the note has been updated.
String
content
List item note content
String
Last updated