Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 853 Bytes

Comment.md

File metadata and controls

21 lines (16 loc) · 853 Bytes

Comment

Properties

Name Type Description Notes
id int
in_reply_to int ID of a comment
created_date datetime
created_by int ID of a user
modified_by int ID of a user
deleted bool
status str
body CommentBody
comment_type str
location CommentLocation
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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