Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data DrinkAction = DrinkAction {
- expectsAcceptanceOf :: ExpectsAcceptanceOf
- 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 DrinkAction Source
The act of swallowing liquids.
id
- DrinkAction
label
- Drink Action
comment
- The act of swallowing liquids.
ancestors
Thing
,Action
,ConsumeAction
subtypes
supertypes
ConsumeAction
url
- http://schema.org/DrinkAction
DrinkAction | |
|