NoteLink
The attachment between a note and one of the records it is written about.
- idType: integerrequired
Unique identifier for the attachment between the note and the record.
- recordType: integer
_id requiredId of the attached record, in the resource named by
record_type. - recordType: string | null enum
_type requiredWhich kind of record the note is attached to.
values- company
- project
- contact