| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
DocuSign.Client.Configuration
Documentation
Constructors
| Config | |
Fields | |
Instances
| Read Config Source # | |
| Show Config Source # | |
| Generic Config Source # | |
| ToJSON Config Source # | |
Defined in DocuSign.Client.Configuration | |
| FromJSON Config Source # | |
| type Rep Config Source # | |
Defined in DocuSign.Client.Configuration type Rep Config = D1 (MetaData "Config" "DocuSign.Client.Configuration" "docusign-client-0.0.3-GFif5DauXFLFMgFw8MpbDS" False) (C1 (MetaCons "Config" PrefixI True) (S1 (MetaSel (Just "configAccount") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 AccountConfig) :*: S1 (MetaSel (Just "configServer") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ServerConfig))) | |
data AccountConfig Source #
Constructors
| AccountConfig | |
Fields
| |
Instances
data ServerConfig Source #
Constructors
| ServerConfig | |
Fields
| |