Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 715 Bytes

File metadata and controls

16 lines (11 loc) · 715 Bytes

UserNote

Properties

Name Type Description Notes
userNoteId Integer Identifier for the user note. [optional]
userId Integer User identifier associated with the note. [optional]
note String Note content. [optional]
tsCreate OffsetDateTime Creation timestamp of the note. [optional]
createdByUserId Integer Identifier of the user who created the note. [optional]
createdByUserName String Name of the user who created the note. [optional]
createdByUserEmail String Email of the user who created the note. [optional]