Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data ViewAction = ViewAction {
- expectsAcceptanceOf :: ExpectsAcceptanceOf
- 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 ViewAction Source
The act of consuming static visual content.
id
- ViewAction
label
- View Action
comment
- The act of consuming static visual content.
ancestors
Thing
,Action
,ConsumeAction
subtypes
supertypes
ConsumeAction
url
- http://schema.org/ViewAction
ViewAction | |
|