flowdock-rest-0.1.0.0: Flowdock REST API

LicenseBSD3
MaintainerOleg Grenrus <oleg.grenrus@iki.fi>
Safe HaskellNone
LanguageHaskell2010

Chat.Flowdock.REST.Common

Description

 

Synopsis

Documentation

type OrganisationId = Identifier Integer Organisation Source

Opaque Organisation identifier

type FlowId = Identifier String Flow Source

Opaque Flow identifier

type UserId = Identifier Integer User Source

Opaque User identifier

type MessageId = Identifier Integer Message Source

Opaque User identifier

data ApiUrl res Source

Opaque URL received from the API.

Instances

data ParamName res Source

Semi-opaque parameterised name, used to construct requests