DOH-0.1.0.0: A complete API wrapper for DigitalOcean API V2

Safe HaskellNone
LanguageHaskell2010

Network.DigitalOcean.Services.Account

Documentation

data Account Source #

Instances

Show Account Source # 
Generic Account Source # 

Associated Types

type Rep Account :: * -> * #

Methods

from :: Account -> Rep Account x #

to :: Rep Account x -> Account #

FromJSON Account Source # 
FromJSON (Response Account) Source # 
type Rep Account Source #