| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.WantAction
- data WantAction = WantAction {
- 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 WantAction Source
The act of expressing a desire about the object. An agent wants an object.
id- WantAction
label- Want Action
comment- The act of expressing a desire about the object. An agent wants an object.
ancestorsThing,Action,AssessAction,ReactActionsubtypessupertypesReactActionurl- http://schema.org/WantAction
Constructors
| WantAction | |
Fields
| |