extralife-0.1.1.0: API Client for ExtraLife team and user data

Safe HaskellNone
LanguageHaskell2010

Web.ExtraLife.Donation

Description

Provides the Donation type

Generally instantiated by recentDonations

Synopsis

Documentation

data Donation Source #

Represents a single donation made to a donation drive.

Instances
Show Donation Source # 
Instance details

Defined in Web.ExtraLife.Donation

Generic Donation Source # 
Instance details

Defined in Web.ExtraLife.Donation

Associated Types

type Rep Donation :: * -> * #

Methods

from :: Donation -> Rep Donation x #

to :: Rep Donation x -> Donation #

ToJSON Donation Source # 
Instance details

Defined in Web.ExtraLife.Donation

FromJSON Donation Source # 
Instance details

Defined in Web.ExtraLife.Donation

type Rep Donation Source # 
Instance details

Defined in Web.ExtraLife.Donation