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