| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.InteractAction
- data InteractAction = InteractAction {
- 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 InteractAction Source
The act of interacting with another person or organization.
id- InteractAction
label- Interact Action
comment- The act of interacting with another person or organization.
ancestorsThing,ActionsubtypesBefriendAction,CommunicateAction,FollowAction,JoinAction,LeaveAction,MarryAction,RegisterAction,SubscribeAction,UnRegisterActionsupertypesActionurl- http://schema.org/InteractAction
Constructors
| InteractAction | |
Fields
| |