| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.GovernmentService
- data GovernmentService = GovernmentService {
- serviceOperator :: ServiceOperator
- aggregateRating :: AggregateRating
- areaServed :: AreaServed
- availableChannel :: AvailableChannel
- award :: Award
- category :: Category
- hasOfferCatalog :: HasOfferCatalog
- hoursAvailable :: HoursAvailable
- offers :: Offers
- provider :: Provider
- providerMobility :: ProviderMobility
- review :: Review
- serviceOutput :: ServiceOutput
- serviceType :: ServiceType
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data GovernmentService Source
A service provided by a government organization, e.g. food stamps, veterans benefits, etc.
id- GovernmentService
label- Government Service
comment- A service provided by a government organization, e.g. food stamps, veterans benefits, etc.
ancestorsThing,Intangible,ServicesubtypessupertypesServiceurl- http://schema.org/GovernmentService
Constructors