Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 593 Bytes

Note.md

File metadata and controls

14 lines (11 loc) · 593 Bytes

SibApiV3Sdk.Note

Properties

Name Type Description Notes
id String Unique note Id [optional]
text String Text content of a note
contactIds [Number] Contact ids linked to a note [optional]
dealIds [String] Deal ids linked to a note [optional]
authorId Object Account details of user which created the note [optional]
createdAt Date Note created date/time [optional]
updatedAt Date Note updated date/time [optional]