| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.BroadcastChannel
- data BroadcastChannel = BroadcastChannel {
- broadcastChannelId :: BroadcastChannelId
- broadcastServiceTier :: BroadcastServiceTier
- inBroadcastLineup :: InBroadcastLineup
- providesBroadcastService :: ProvidesBroadcastService
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data BroadcastChannel Source
A unique instance of a BroadcastService on a CableOrSatelliteService lineup.
id- BroadcastChannel
label- Broadcast Channel
comment- A unique instance of a BroadcastService on a CableOrSatelliteService lineup.
ancestorsThing,IntangiblesubtypesRadioChannel,TelevisionChannelsupertypesIntangibleurl- http://schema.org/BroadcastChannel
Constructors