Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 841 Bytes

File metadata and controls

18 lines (13 loc) · 841 Bytes

TaskCommentResponseBody

Properties

Name Type Description Notes
comment str Comment content of TaskComment
created_at datetime created time of TaskComment
id int ID of TaskComment
type str Type of TaskComment
updated_at datetime updated time of TaskComment
user_id int UserID of TaskComment
user_name str UserName of TaskComment
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]