| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.PlanAction
- data PlanAction = PlanAction {
- 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 PlanAction Source
The act of planning the execution of an eventtaskactionreservationplan to a future date.
id- PlanAction
label- Plan Action
comment- The act of planning the execution of an eventtaskactionreservationplan to a future date.
ancestorsThing,Action,OrganizeActionsubtypesCancelAction,ReserveAction,ScheduleActionsupertypesOrganizeActionurl- http://schema.org/PlanAction
Constructors
| PlanAction | |
Fields
| |