Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data ReplaceAction = ReplaceAction {
- replacee :: Replacee
- replacer :: Replacer
- 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 ReplaceAction Source
The act of editing a recipient by replacing an old object with a new object.
id
- ReplaceAction
label
- Replace Action
comment
- The act of editing a recipient by replacing an old object with a new object.
ancestors
Thing
,Action
,UpdateAction
subtypes
supertypes
UpdateAction
url
- http://schema.org/ReplaceAction
ReplaceAction | |
|