Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 818 Bytes

CommentNoID.md

File metadata and controls

16 lines (12 loc) · 818 Bytes

CommentNoID

Properties

Name Type Description Notes
text str Comment body.
author_id int ID of the Comment author's User instance.
obj_id str ID of the Comment's Obj.
ctype str, none_type Comment type. Can be one of 'text' or 'redshift'. [optional]
attachment_name str, none_type Filename of the attachment. [optional]
attachment_bytes str, none_type Binary representation of the attachment. [optional]
origin str, none_type Comment origin. [optional]

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