Name | Type | Description | Notes |
---|---|---|---|
created | datetime | Created date of Comment | [optional] |
updated | datetime | Last updated date of Comment | [optional] |
user_id | int | ID of the User who create this Comment | [optional] |
links | list[Link] | [optional] | |
id | int | ID of the Comment | [optional] |
content | str | Comment text | [optional] |