Skip to content

AccountNotesDTO

Arivetti edited this page Nov 3, 2025 · 3 revisions

Represent notes linked to a customer/supplier.

AccountNotesDTO

AccountNotesDTO members

Name Type Description
AccountCode String Account code of the Customer or Supplier linked to the notes
Notes String List of NoteDTO linked to customer or supplier.

GetCustomerNotes

GetSupplierNotes

NoteDTO

Clone this wiki locally