| Safe Haskell | None |
|---|
Text.HTML5.MetaData.Schema.QuantitativeValue
- data QuantitativeValue = QuantitativeValue {
- additionalType :: AdditionalType
- description :: Description
- image :: Image
- name :: Name
- sameAs :: SameAs
- url :: Url
- maxValue :: MaxValue
- minValue :: MinValue
- unitCode :: UnitCode
- value :: Value
- valueReference :: ValueReference
Documentation
data QuantitativeValue Source
id- QuantitativeValue
label- Quantitative Value
commentancestors-
Thing,Intangible,StructuredValue subtypessupertypes-
StructuredValue url- http://schema.org/QuantitativeValue
Constructors
| QuantitativeValue | |
Fields
| |