| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.InsertAction
- data InsertAction = InsertAction {
- 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 InsertAction Source
The act of adding at a specific location in an ordered collection.
id- InsertAction
label- Insert Action
comment- The act of adding at a specific location in an ordered collection.
ancestorsThing,Action,UpdateAction,AddActionsubtypesAppendAction,PrependActionsupertypesAddActionurl- http://schema.org/InsertAction
Constructors
| InsertAction | |
Fields
| |