Safe Haskell | None |
---|---|
Language | Haskell2010 |
- data ClubSummary = ClubSummary {
- id :: Integer
- name :: Text
- profile :: Text
- profileMedium :: Text
- resourceState :: Integer
Documentation
data ClubSummary Source
Summary representation of a club.
ClubSummary | |
|
Safe Haskell | None |
---|---|
Language | Haskell2010 |
data ClubSummary Source
Summary representation of a club.
ClubSummary | |
|