| 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] |