Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- 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.
ancestors
Thing
,Action
,AssessAction
,ReactAction
subtypes
supertypes
ReactAction
url
- http://schema.org/LikeAction
LikeAction | |
|