| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.ScheduleAction
- data ScheduleAction = ScheduleAction {
- scheduledTime :: ScheduledTime
- 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 ScheduleAction Source
Scheduling future actions, events, or tasks.Related actions:ReserveAction: Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an event, a task, etc) towards a time slot / spatial allocation.
id- ScheduleAction
label- Schedule Action
comment- Scheduling future actions, events, or tasks.pRelated actions:/pullihref="http://schema.org/ReserveAction"ReserveAction/a: Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an event, a task, etc) towards a time slot spatial allocation<li>/ul.
ancestorsThing,Action,OrganizeAction,PlanActionsubtypessupertypesPlanActionurl- http://schema.org/ScheduleAction
Constructors
| ScheduleAction | |
Fields
| |