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

Safe HaskellNone
LanguageHaskell2010

Network.API.Mandrill.Messages.Types

Documentation

data MessagesResponse Source

Constructors

MessagesResponse 

Fields

_mres_email :: !Text

The email address of the recipient

_mres_status :: MandrillEmailStatus

The sending status of the recipient

_mres_reject_reason :: Maybe MandrillRejectReason

The reason for the rejection if the recipient status is "rejected"

_mres__id :: !Text

The message's unique id