Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 630 Bytes

Note.md

File metadata and controls

14 lines (11 loc) · 630 Bytes

SibApiV3Sdk::Note

Properties

Name Type Description Notes
id String Unique note Id [optional]
text String Text content of a note
contact_ids Array<Integer> Contact ids linked to a note [optional]
deal_ids Array<String> Deal ids linked to a note [optional]
author_id Object Account details of user which created the note [optional]
created_at DateTime Note created date/time [optional]
updated_at DateTime Note updated date/time [optional]