Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data AssignAction = AssignAction {
- purpose :: Purpose
- 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 AssignAction Source
The act of allocating an actioneventtask to some destination (someone or something).
id
- AssignAction
label
- Assign Action
comment
- The act of allocating an actioneventtask to some destination (someone or something).
ancestors
Thing
,Action
,OrganizeAction
,AllocateAction
subtypes
supertypes
AllocateAction
url
- http://schema.org/AssignAction
AssignAction | |
|