Safe Haskell | None |
---|---|
Language | Haskell2010 |
- data CommentSummary = CommentSummary {
- activityId :: Integer
- athlete :: AthleteSummary
- createdAt :: UTCTime
- id :: Integer
- resourceState :: Integer
- text :: Text
Documentation
data CommentSummary Source
Summary representation of a comment.
CommentSummary | |
|