| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.SESTemplate
Description
Synopsis
Documentation
data SESTemplate #
Full data type definition for SESTemplate. See sesTemplate for a more
convenient constructor.
Constructors
| SESTemplate | |
Fields | |
Instances
| Eq SESTemplate # | |
Defined in Stratosphere.Resources.SESTemplate | |
| Show SESTemplate # | |
Defined in Stratosphere.Resources.SESTemplate Methods showsPrec :: Int -> SESTemplate -> ShowS # show :: SESTemplate -> String # showList :: [SESTemplate] -> ShowS # | |
| ToJSON SESTemplate # | |
Defined in Stratosphere.Resources.SESTemplate Methods toJSON :: SESTemplate -> Value # toEncoding :: SESTemplate -> Encoding # toJSONList :: [SESTemplate] -> Value # toEncodingList :: [SESTemplate] -> Encoding # | |
| FromJSON SESTemplate # | |
Defined in Stratosphere.Resources.SESTemplate | |
Constructor for SESTemplate containing required fields as arguments.