| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.AchieveAction
- data AchieveAction = AchieveAction {
- 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 AchieveAction Source
The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process.
id- AchieveAction
label- Achieve Action
comment- The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process.
ancestorsThing,ActionsubtypesLoseAction,TieAction,WinActionsupertypesActionurl- http://schema.org/AchieveAction
Constructors
| AchieveAction | |
Fields
| |