lendingclub-0.1.1: Bindings for the LendingClub marketplace API

Safe HaskellNone
LanguageHaskell2010

LendingClub.Commands

Synopsis

Documentation

listingFromNote :: Authorization -> Note -> IO (Maybe Listing) Source

Does not talk to LendingClub's listings endpoint. This uses in-memory data to retrieve listings.

TODO This thing is pretty much useles... Need to access historical listings