| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.AcceptAction
- data AcceptAction = AcceptAction {
- 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 AcceptAction Source
The act of committing to/adopting an object.Related actions:RejectAction: The antonym of AcceptAction.
id- AcceptAction
label- Accept Action
comment- The act of committing toadopting an object.pRelated actions:<p>ullihref="http://schema.org/RejectAction"RejectAction/a: The antonym of AcceptAction/li/ul.
ancestorsThing,Action,OrganizeAction,AllocateActionsubtypessupertypesAllocateActionurl- http://schema.org/AcceptAction
Constructors
| AcceptAction | |
Fields
| |