| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.BusTrip
- data BusTrip = BusTrip {
- arrivalBusStop :: ArrivalBusStop
- arrivalTime :: ArrivalTime
- busName :: BusName
- busNumber :: BusNumber
- departureBusStop :: DepartureBusStop
- departureTime :: DepartureTime
- provider :: Provider
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
A trip on a commercial bus line.
id- BusTrip
label- Bus Trip
comment- A trip on a commercial bus line.
ancestorsThing,IntangiblesubtypessupertypesIntangibleurl- http://schema.org/BusTrip
Constructors
| BusTrip | |
Fields
| |