| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.LikeAction
- data LikeAction = LikeAction {
- 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 LikeAction Source
The act of expressing a positive sentiment about the object. An agent likes an object (a proposition, topic or theme) with participants.
id- LikeAction
label- Like Action
comment- The act of expressing a positive sentiment about the object. An agent likes an object (a proposition, topic or theme) with participants.
ancestorsThing,Action,AssessAction,ReactActionsubtypessupertypesReactActionurl- http://schema.org/LikeAction
Constructors
| LikeAction | |
Fields
| |