| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.TypeAndQuantityNode
- data TypeAndQuantityNode = TypeAndQuantityNode {
- amountOfThisGood :: AmountOfThisGood
- businessFunction :: BusinessFunction
- typeOfGood :: TypeOfGood
- unitCode :: UnitCode
- unitText :: UnitText
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data TypeAndQuantityNode Source
A structured value indicating the quantity, unit of measurement, and business function of goods included in a bundle offer.
id- TypeAndQuantityNode
label- Type And Quantity Node
comment- A structured value indicating the quantity, unit of measurement, and business function of goods included in a bundle offer.
ancestorsThing,Intangible,StructuredValuesubtypessupertypesStructuredValueurl- http://schema.org/TypeAndQuantityNode
Constructors