Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data VoteAction = VoteAction {
- candidate :: Candidate
- actionOption :: ActionOption
- 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 VoteAction Source
The act of expressing a preference from a fixedfinitestructured set of choices/options.
id
- VoteAction
label
- Vote Action
comment
- The act of expressing a preference from a fixedfinitestructured set of choices/options.
ancestors
Thing
,Action
,AssessAction
,ChooseAction
subtypes
supertypes
ChooseAction
url
- http://schema.org/VoteAction
VoteAction | |
|