Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- 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.
ancestors
Thing
,Action
,OrganizeAction
subtypes
CancelAction
,ReserveAction
,ScheduleAction
supertypes
OrganizeAction
url
- http://schema.org/PlanAction
PlanAction | |
|