EntityNoteWithDetails
- entityType: stringFormat: uuid
Id requiredEntity ID this note belongs to (UUID)
- idType: stringFormat: uuidrequired
Note ID (UUID)
- noteType: stringrequired
The note content
- createdType: stringFormat: date-time
At Timestamp when note was created
- createdType: stringFormat: uuid
By User ID who created the note
- creatorType: string nullable
Name Full name of the user who created the note
- deletedType: stringFormat: date-time nullable
At Timestamp when note was soft deleted
- entityType: string nullable
Name Name of the entity
- updatedType: stringFormat: date-time
At Timestamp when note was last updated
- updatedType: stringFormat: uuid
By User ID who last updated the note
- updaterType: string nullable
Name Full name of the user who last updated the note
.png)