| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.CommunicateAction
- data CommunicateAction = CommunicateAction {
- 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 CommunicateAction Source
The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation.
id- CommunicateAction
label- Communicate Action
comment- The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation.
ancestorsThing,Action,InteractActionsubtypesAskAction,CheckInAction,CheckOutAction,CommentAction,InformAction,InviteAction,ReplyAction,ShareActionsupertypesInteractActionurl- http://schema.org/CommunicateAction
Constructors
| CommunicateAction | |
Fields
| |