| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.Store
- data Store = Store {
- 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
A retail good store.
id- Store
label- Store
comment- A retail good store.
ancestorsThing,Organization,LocalBusiness,Store,Thing,Place,LocalBusinesssubtypesAutoPartsStore,BikeStore,BookStore,ClothingStore,ComputerStore,ConvenienceStore,DepartmentStore,ElectronicsStore,Florist,FurnitureStore,GardenStore,GroceryStore,HardwareStore,HobbyShop,HomeGoodsStore,JewelryStore,LiquorStore,MensClothingStore,MobilePhoneStore,MovieRentalStore,MusicStore,OfficeEquipmentStore,OutletStore,PawnShop,PetStore,ShoeStore,SportingGoodsStore,TireShop,ToyStore,WholesaleStoresupertypesLocalBusinessurl- http://schema.org/Store
Constructors