| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.InformAction
- 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.
ancestorsThing,Action,InteractAction,CommunicateActionsubtypesConfirmAction,RsvpActionsupertypesCommunicateActionurl- http://schema.org/InformAction
Constructors
| InformAction | |
Fields
| |