| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.TradeAction
- data TradeAction = TradeAction {
- 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 TradeAction Source
The act of participating in an exchange of goods and services for monetary compensation. An agent trades an object, product or service with a participant in exchange for a one time or periodic payment.
id- TradeAction
label- Trade Action
comment- The act of participating in an exchange of goods and services for monetary compensation. An agent trades an object, product or service with a participant in exchange for a one time or periodic payment.
ancestorsThing,ActionsubtypesBuyAction,DonateAction,OrderAction,PayAction,QuoteAction,RentAction,SellAction,TipActionsupertypesActionurl- http://schema.org/TradeAction
Constructors
| TradeAction | |
Fields
| |