postmark-streams-0.1.0.3: Send email via Postmark using io-streams.

Safe HaskellNone
LanguageHaskell2010

Postmark.Request

Description

Postmark email requests.

Synopsis

Documentation

data Email Source #

The type of email requests.

Constructors

Email 
Instances
ToJSON Email Source # 
Instance details

Defined in Postmark.Request

data TrackLinks Source #

Activate link-tracking for the selected body types.

data Attachment Source #

The type of attachments.

Constructors

Attachment 

data Body Source #

Body can be html, plain-text or both