Name | Type | Description | Notes |
---|---|---|---|
Id | int64 | The unique identifier of this comment | [optional] [default to null] |
ActivityId | int64 | 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 | *SummaryAthlete | [optional] [default to null] | |
CreatedAt | time.Time | The time at which this comment was created. | [optional] [default to null] |