Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 622 Bytes

NoteData.md

File metadata and controls

13 lines (9 loc) · 622 Bytes

NoteData

Properties

Name Type Description Notes
Text string Text content of a note [default to null]
ContactIds []int32 Contact Ids linked to a note [optional] [default to null]
DealIds []string Deal Ids linked to a note [optional] [default to null]
CompanyIds []string Company Ids linked to a note [optional] [default to null]

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