Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- 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).
ancestors
Thing
,Action
,ControlAction
subtypes
supertypes
ControlAction
url
- http://schema.org/SuspendAction
SuspendAction | |
|