Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data InformAction = InformAction {
- event :: Event
- about :: About
- inLanguage :: InLanguage
- recipient :: Recipient
- 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 InformAction Source
The act of notifying someone of information pertinent to them, with no expectation of a response.
id
- InformAction
label
- Inform Action
comment
- The act of notifying someone of information pertinent to them, with no expectation of a response.
ancestors
Thing
,Action
,InteractAction
,CommunicateAction
subtypes
ConfirmAction
,RsvpAction
supertypes
CommunicateAction
url
- http://schema.org/InformAction
InformAction | |
|