| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.ControlAction
- data ControlAction = ControlAction {
- 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 ControlAction Source
An agent controls a device or application.
id- ControlAction
label- Control Action
comment- An agent controls a device or application.
ancestorsThing,ActionsubtypesActivateAction,DeactivateAction,ResumeAction,SuspendActionsupertypesActionurl- http://schema.org/ControlAction
Constructors
| ControlAction | |
Fields
| |