Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- 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.
ancestors
Thing
,Action
subtypes
BefriendAction
,CommunicateAction
,FollowAction
,JoinAction
,LeaveAction
,MarryAction
,RegisterAction
,SubscribeAction
,UnRegisterAction
supertypes
Action
url
- http://schema.org/InteractAction
InteractAction | |
|