Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data AppendAction = AppendAction {
- toLocation :: ToLocation
- 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 AppendAction Source
The act of inserting at the end if an ordered collection.
id
- AppendAction
label
- Append Action
comment
- The act of inserting at the end if an ordered collection.
ancestors
Thing
,Action
,UpdateAction
,AddAction
,InsertAction
subtypes
supertypes
InsertAction
url
- http://schema.org/AppendAction
AppendAction | |
|