Comment
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Int64 | The unique identifier of this comment | [optional] [default to nothing] |
| activity_id | Int64 | The identifier of the activity this comment is related to | [optional] [default to nothing] |
| text | String | The content of the comment | [optional] [default to nothing] |
| athlete | ***SummaryAthlete** | [optional] [default to nothing] | |
| created_at | ZonedDateTime | The time at which this comment was created. | [optional] [default to nothing] |