| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.SuspendAction
- data SuspendAction = SuspendAction {
- 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 SuspendAction Source
The act of momentarily pausing a device or application (e.g. pause music playback or pause a timer).
id- SuspendAction
label- Suspend Action
comment- The act of momentarily pausing a device or application (e.g. pause music playback or pause a timer).
ancestorsThing,Action,ControlActionsubtypessupertypesControlActionurl- http://schema.org/SuspendAction
Constructors
| SuspendAction | |
Fields
| |