-
Notifications
You must be signed in to change notification settings - Fork 2
AccountNotesDTO
Arivetti edited this page Nov 3, 2025
·
3 revisions
Represent notes linked to a customer/supplier.
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. |