Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data AskAction = AskAction {
- question :: Question
- 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
The act of posing a question / favor to someone.Related actions:ReplyAction: Appears generally as a response to AskAction.
id
- AskAction
label
- Ask Action
comment
- The act of posing a question favor to someone.pRelated actions:<p>ullihref="http://schema.org/ReplyAction"ReplyAction/a: Appears generally as a response to AskAction/li/ul.
ancestors
Thing
,Action
,InteractAction
,CommunicateAction
subtypes
supertypes
CommunicateAction
url
- http://schema.org/AskAction
AskAction | |
|