Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 558 Bytes

NoteData.md

File metadata and controls

13 lines (9 loc) · 558 Bytes

NoteData

Properties

Name Type Description Notes
text str Text content of a note
contact_ids list[int] Contact Ids linked to a note [optional]
deal_ids list[str] Deal Ids linked to a note [optional]
company_ids list[str] Company Ids linked to a note [optional]

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