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] |