| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyNoteId |
Property Note Id. Primary key of the property note table. |
integer |
None. |
| PropertyId |
Property Id. See the GET api/properties route to get property data. |
integer |
None. |
| NoteTitle |
Note Title. |
string |
None. |
| DateCreated |
Date Created/ |
date |
None. |
| DisplayDate |
Display Date. |
date |
None. |
| ExpirationDate |
Expiration Date. |
date |
None. |
| Notes |
Notes. |
string |
None. |