| Safe Haskell | Safe-Infered |
|---|
Text.HTML5.MetaData.Schema.StructuredValue
- data StructuredValue = StructuredValue {
- description :: Description
- image :: Image
- name :: Name
- url :: Url
Documentation
data StructuredValue Source
Structured values are strings—for example, addresses—that have certain constraints on their structure.
Constructors
| StructuredValue | |
Fields
| |