Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 522 Bytes

UpdateContactLogComment.md

File metadata and controls

11 lines (7 loc) · 522 Bytes

UpdateContactLogComment

Properties

Name Type Description Notes
id int The ID of the contact log comment to be updated. Pass a value of `0` to add a new comment to the contact log. [optional]
text string The new text for the comment. [optional]

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