Skip to content

NoteDTO

Arivetti edited this page Nov 3, 2025 · 2 revisions

Represent notes linked to a customer/supplier.

NoteDTO

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.

GetCustomerNotes

GetSupplierNotes

AccountNotesDTO

Clone this wiki locally