Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Text.HTML5.MetaData.Schema.HomeAndConstructionBusiness
- data HomeAndConstructionBusiness = HomeAndConstructionBusiness {
- branchCode :: BranchCode
- currenciesAccepted :: CurrenciesAccepted
- openingHours :: OpeningHours
- paymentAccepted :: PaymentAccepted
- priceRange :: PriceRange
- address :: Address
- aggregateRating :: AggregateRating
- alumni :: Alumni
- areaServed :: AreaServed
- award :: Award
- brand :: Brand
- contactPoint :: ContactPoint
- department :: Department
- dissolutionDate :: DissolutionDate
- duns :: Duns
- email :: Email
- employee :: Employee
- event :: Event
- faxNumber :: FaxNumber
- founder :: Founder
- foundingDate :: FoundingDate
- foundingLocation :: FoundingLocation
- globalLocationNumber :: GlobalLocationNumber
- hasOfferCatalog :: HasOfferCatalog
- hasPOS :: HasPOS
- isicV4 :: IsicV4
- legalName :: LegalName
- location :: Location
- logo :: Logo
- makesOffer :: MakesOffer
- member :: Member
- memberOf :: MemberOf
- naics :: Naics
- numberOfEmployees :: NumberOfEmployees
- owns :: Owns
- parentOrganization :: ParentOrganization
- review :: Review
- seeks :: Seeks
- subOrganization :: SubOrganization
- taxID :: TaxID
- telephone :: Telephone
- vatID :: VatID
- additionalProperty :: AdditionalProperty
- containedInPlace :: ContainedInPlace
- containsPlace :: ContainsPlace
- geo :: Geo
- hasMap :: HasMap
- openingHoursSpecification :: OpeningHoursSpecification
- photo :: Photo
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data HomeAndConstructionBusiness Source
A construction business. A HomeAndConstructionBusiness is a LocalBusiness that provides services around homes and buildings. As a LocalBusiness it can be described as a provider of one or more Service(s).
id
- HomeAndConstructionBusiness
label
- Home And Construction Business
comment
- A construction business. br/br/ A HomeAndConstructionBusiness is a LocalBusiness that provides services around homes and buildings. br/br/ As a href="http://schema.org/LocalBusiness"LocalBusiness/a it can be described as a href="http://schema.org/provider"provider/a of one or more href="http://schema.org/Service"Service(s)/a.
ancestors
Thing
,Organization
,LocalBusiness
,HomeAndConstructionBusiness
,Thing
,Place
,LocalBusiness
subtypes
Electrician
,GeneralContractor
,HVACBusiness
,HousePainter
,Locksmith
,MovingCompany
,Plumber
,RoofingContractor
supertypes
LocalBusiness
url
- http://schema.org/HomeAndConstructionBusiness
Constructors