| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.OrderAction
- data OrderAction = OrderAction {
- deliveryMethod :: DeliveryMethod
- price :: Price
- priceSpecification :: PriceSpecification
- actionStatus :: ActionStatus
- agent :: Agent
- endTime :: EndTime
- error :: Error
- instrument :: Instrument
- location :: Location
- object :: Object
- participant :: Participant
- result :: Result
- startTime :: StartTime
- target :: Target
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data OrderAction Source
An agent orders an objectproductservice to be delivered/sent.
id- OrderAction
label- Order Action
comment- An agent orders an objectproductservice to be delivered/sent.
ancestorsThing,Action,TradeActionsubtypessupertypesTradeActionurl- http://schema.org/OrderAction
Constructors
| OrderAction | |
Fields
| |