Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Text.HTML5.MetaData.Schema.DeactivateAction
- data DeactivateAction = DeactivateAction {
- 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 DeactivateAction Source
The act of stopping or deactivating a device or application (e.g. stopping a timer or turning off a flashlight).
id
- DeactivateAction
label
- Deactivate Action
comment
- The act of stopping or deactivating a device or application (e.g. stopping a timer or turning off a flashlight).
ancestors
Thing
,Action
,ControlAction
subtypes
supertypes
ControlAction
url
- http://schema.org/DeactivateAction
Constructors
DeactivateAction | |
Fields
|