| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.ResumeAction
- data ResumeAction = ResumeAction {
- 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 ResumeAction Source
The act of resuming a device or application which was formerly paused (e.g. resume music playback or resume a timer).
id- ResumeAction
label- Resume Action
comment- The act of resuming a device or application which was formerly paused (e.g. resume music playback or resume a timer).
ancestorsThing,Action,ControlActionsubtypessupertypesControlActionurl- http://schema.org/ResumeAction
Constructors
| ResumeAction | |
Fields
| |