mondo-0.2.0.0: Haskell bindings for the Mondo API

Safe HaskellNone
LanguageHaskell2010

Mondo

Synopsis

Documentation

data Empty Source

Constructors

Empty 

Instances

type AccountID = String Source

The type of account IDs.

type TransactionID = String Source

The type of transaction IDs.

type WebhookID = String Source

The type of webhook IDs.

data DeclineReason Source

Enumerates reasons which cause transactions to be declined.

createFeedItem :: FeedItem -> Mondo () Source

`createFeedItem item' creates a new feed item.