# # InternalNotesNote

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | Unique numerical identifier. |
**author** | [**\Equisoft\SDK\EquisoftConnect\Model\InternalNotesAuthor**](InternalNotesAuthor.md) |  |
**firstRevisionCreatedAt** | **\DateTime** | First revision created at. |
**accessRights** | [**\Equisoft\SDK\EquisoftConnect\Model\AccessRights**](AccessRights.md) |  |
**currentRevision** | [**\Equisoft\SDK\EquisoftConnect\Model\InternalNotesNoteRevision**](InternalNotesNoteRevision.md) |  |
**previousRevisions** | [**\Equisoft\SDK\EquisoftConnect\Model\InternalNotesNoteRevision[]**](InternalNotesNoteRevision.md) | List of previous revisions. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
