Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data RejectAction = RejectAction {
- 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 RejectAction Source
The act of rejecting to/adopting an object.Related actions:AcceptAction: The antonym of RejectAction.
id
- RejectAction
label
- Reject Action
comment
- The act of rejecting toadopting an object.pRelated actions:<p>ullihref="http://schema.org/AcceptAction"AcceptAction/a: The antonym of RejectAction/li/ul.
ancestors
Thing
,Action
,OrganizeAction
,AllocateAction
subtypes
supertypes
AllocateAction
url
- http://schema.org/RejectAction
RejectAction | |
|