metadata-0.4.2.0: metadata library for semantic web

Safe HaskellSafe
LanguageHaskell2010

Text.HTML5.MetaData.Schema.AggregateOffer

Synopsis

Documentation

data AggregateOffer Source

When a single product is associated with multiple offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used.

id
AggregateOffer
label
Aggregate Offer
comment
When a single product is associated with multiple offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used.
ancestors
Thing,Intangible,Offer
subtypes
supertypes
Offer
url
http://schema.org/AggregateOffer

Constructors

AggregateOffer 

Fields

highPrice :: HighPrice
 
lowPrice :: LowPrice
 
offerCount :: OfferCount
 
offers :: Offers
 
acceptedPaymentMethod :: AcceptedPaymentMethod
 
addOn :: AddOn
 
advanceBookingRequirement :: AdvanceBookingRequirement
 
aggregateRating :: AggregateRating
 
areaServed :: AreaServed
 
availability :: Availability
 
availabilityEnds :: AvailabilityEnds
 
availabilityStarts :: AvailabilityStarts
 
availableAtOrFrom :: AvailableAtOrFrom
 
availableDeliveryMethod :: AvailableDeliveryMethod
 
businessFunction :: BusinessFunction
 
category :: Category
 
deliveryLeadTime :: DeliveryLeadTime
 
eligibleCustomerType :: EligibleCustomerType
 
eligibleDuration :: EligibleDuration
 
eligibleQuantity :: EligibleQuantity
 
eligibleRegion :: EligibleRegion
 
eligibleTransactionVolume :: EligibleTransactionVolume
 
gtin12 :: Gtin12
 
gtin13 :: Gtin13
 
gtin14 :: Gtin14
 
gtin8 :: Gtin8
 
includesObject :: IncludesObject
 
ineligibleRegion :: IneligibleRegion
 
inventoryLevel :: InventoryLevel
 
itemCondition :: ItemCondition
 
itemOffered :: ItemOffered
 
mpn :: Mpn
 
offeredBy :: OfferedBy
 
price :: Price
 
priceCurrency :: PriceCurrency
 
priceSpecification :: PriceSpecification
 
priceValidUntil :: PriceValidUntil
 
review :: Review
 
seller :: Seller
 
serialNumber :: SerialNumber
 
sku :: Sku
 
validFrom :: ValidFrom
 
validThrough :: ValidThrough
 
warranty :: Warranty
 
additionalType :: AdditionalType
 
alternateName :: AlternateName
 
description :: Description
 
image :: Image
 
mainEntityOfPage :: MainEntityOfPage
 
name :: Name
 
potentialAction :: PotentialAction
 
sameAs :: SameAs
 
url :: Url