| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Web.ExtraLife.Team
- data Team = Team {
- totalRaisedAmount :: Float
- fundraisingGoal :: Float
- createdOn :: !UTCTime
- avatarImageURL :: !String
- teamID :: Int
- name :: !Text
Documentation
Represents a team of donation drive participants
Constructors
| Team | |
Fields
| |