AccountNotesDTO - accountsIQ/API-Wiki GitHub Wiki
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. |