| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.BroadcastEvent
- data BroadcastEvent = BroadcastEvent {
- broadcastOfEvent :: BroadcastOfEvent
- isLiveBroadcast :: IsLiveBroadcast
- videoFormat :: VideoFormat
- isAccessibleForFree :: IsAccessibleForFree
- publishedOn :: PublishedOn
- aggregateRating :: AggregateRating
- attendee :: Attendee
- doorTime :: DoorTime
- duration :: Duration
- endDate :: EndDate
- eventStatus :: EventStatus
- inLanguage :: InLanguage
- location :: Location
- offers :: Offers
- organizer :: Organizer
- performer :: Performer
- previousStartDate :: PreviousStartDate
- recordedIn :: RecordedIn
- review :: Review
- startDate :: StartDate
- subEvent :: SubEvent
- superEvent :: SuperEvent
- typicalAgeRange :: TypicalAgeRange
- workFeatured :: WorkFeatured
- workPerformed :: WorkPerformed
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data BroadcastEvent Source
An over the air or online broadcast event.
id- BroadcastEvent
label- Broadcast Event
comment- An over the air or online broadcast event.
ancestorsThing,Event,PublicationEventsubtypessupertypesPublicationEventurl- http://schema.org/BroadcastEvent
Constructors