| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.UpdateAction
- data UpdateAction = UpdateAction {
- targetCollection :: TargetCollection
- 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 UpdateAction Source
The act of managing by changing/editing the state of the object.
id- UpdateAction
label- Update Action
comment- The act of managing by changing/editing the state of the object.
ancestorsThing,ActionsubtypesAddAction,DeleteAction,ReplaceActionsupertypesActionurl- http://schema.org/UpdateAction
Constructors
| UpdateAction | |
Fields
| |