Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 828 Bytes

File metadata and controls

14 lines (11 loc) · 828 Bytes

# NoteConnectToParams

Properties

Name Type Description Notes
lead_id string The ID of the lead the note will be attached to [optional]
deal_id int The ID of the deal the note will be attached to [optional]
person_id int The ID of the person the note will be attached to [optional]
org_id int The ID of the organization the note will be attached to [optional]
project_id int The ID of the project the note will be attached to [optional]
task_id int The ID of the task the note will be attached to [optional]

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