| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.RejectAction
- 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.
ancestorsThing,Action,OrganizeAction,AllocateActionsubtypessupertypesAllocateActionurl- http://schema.org/RejectAction
Constructors
| RejectAction | |
Fields
| |