NoteDTO - accountsIQ/API-Wiki GitHub Wiki
Represent notes linked to a customer/supplier.
NoteDTO members
| Name | Type | Description |
|---|---|---|
| Note | String | The body of the note |
| UserID | String | User Id of the user who created the note. |
| CreationDate | DateTime | Date the note was created. |