Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 601 Bytes

NoteData.md

File metadata and controls

12 lines (9 loc) · 601 Bytes

brevo_csharp.Model.NoteData

Properties

Name Type Description Notes
Text string Text content of a note
ContactIds List<int?> Contact Ids linked to a note [optional]
DealIds List<string> Deal Ids linked to a note [optional]
CompanyIds List<string> Company Ids linked to a note [optional]

[Back to Model list] [Back to API list] [Back to README]