| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.AppendAction
- 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.
ancestorsThing,Action,UpdateAction,AddAction,InsertActionsubtypessupertypesInsertActionurl- http://schema.org/AppendAction
Constructors
| AppendAction | |
Fields
| |