| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.OpeningHoursSpecification
- data OpeningHoursSpecification = OpeningHoursSpecification {
- closes :: Closes
- dayOfWeek :: DayOfWeek
- opens :: Opens
- validFrom :: ValidFrom
- validThrough :: ValidThrough
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data OpeningHoursSpecification Source
A structured value providing information about the opening hours of a place or a certain service inside a place.
id- OpeningHoursSpecification
label- Opening Hours Specification
comment- A structured value providing information about the opening hours of a place or a certain service inside a place.
ancestorsThing,Intangible,StructuredValuesubtypessupertypesStructuredValueurl- http://schema.org/OpeningHoursSpecification
Constructors
| OpeningHoursSpecification | |
Fields
| |