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