| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Wisdom.KnowledgeBase.RenderingConfigurationProperty
Documentation
data RenderingConfigurationProperty Source #
Constructors
| RenderingConfigurationProperty | |
Instances
| ToJSON RenderingConfigurationProperty Source # | |||||
| Show RenderingConfigurationProperty Source # | |||||
Defined in Stratosphere.Wisdom.KnowledgeBase.RenderingConfigurationProperty Methods showsPrec :: Int -> RenderingConfigurationProperty -> ShowS # show :: RenderingConfigurationProperty -> String # showList :: [RenderingConfigurationProperty] -> ShowS # | |||||
| Eq RenderingConfigurationProperty Source # | |||||
| ToResourceProperties RenderingConfigurationProperty Source # | |||||
| Property "TemplateUri" RenderingConfigurationProperty Source # | |||||
Defined in Stratosphere.Wisdom.KnowledgeBase.RenderingConfigurationProperty Associated Types
Methods set :: PropertyType "TemplateUri" RenderingConfigurationProperty -> RenderingConfigurationProperty -> RenderingConfigurationProperty # | |||||
| type PropertyType "TemplateUri" RenderingConfigurationProperty Source # | |||||