mandrill-0.5.2.0: Library for interfacing with the Mandrill JSON API

Safe HaskellNone
LanguageHaskell2010

Network.API.Mandrill.Types

Synopsis

Documentation

data MandrillResponse k Source #

The main datatypes which models the response from the Mandrill API, which can be either a success or a failure.

data MandrillRecipient Source #

An array of recipient information.

Constructors

MandrillRecipient 

Fields

data MandrillMessage Source #

The information on the message to send

Constructors

MandrillMessage 

Fields