| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.InteractionCounter
- data InteractionCounter = InteractionCounter {
- interactionService :: InteractionService
- interactionType :: InteractionType
- userInteractionCount :: UserInteractionCount
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data InteractionCounter Source
A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the specific type of interaction.
id- InteractionCounter
label- Interaction Counter
comment- A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the specific type of interaction.
ancestorsThing,Intangible,StructuredValuesubtypessupertypesStructuredValueurl- http://schema.org/InteractionCounter
Constructors