Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- 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.
ancestors
Thing
,Action
subtypes
LoseAction
,TieAction
,WinAction
supertypes
Action
url
- http://schema.org/AchieveAction
AchieveAction | |
|