Name | Type | Description | Notes |
---|---|---|---|
noteDate | \DateTime | The date of the note | [optional] |
noteText | string | Note text | [optional] |
createdBy | string | [readonly] The email address of the user that create the Note | [optional] |
updatedBy | string | [readonly] The email address of the user that last updated the Note | [optional] |
type | \SynergiTech\Staffology\Model\NoteType | [optional] | |
documentCount | int | [readonly] The number of attachments associated with this model | [optional] |
documents | \SynergiTech\Staffology\Model\Item[] | [readonly] The attachments associated with this model | [optional] |
employee | \SynergiTech\Staffology\Model\Item | [optional] | |
id | string | [readonly] The unique id of the object | [optional] [readonly] |