Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 2.64 KB

BroadcastEpgResult.md

File metadata and controls

42 lines (38 loc) · 2.64 KB

BroadcastEpgResult

Properties

Name Type Description Notes
Id int64 [default to null]
UpdatedAt time.Time [default to null]
CreatedAt time.Time [default to null]
DeletedAt time.Time [default to null]
ExternalStationId int64 [optional] [default to null]
ProgramId int64 [optional] [default to null]
ModelTypeId int64 [optional] [default to null]
StationId int64 [optional] [default to null]
FieldValues *interface{} [optional] [default to null]
Title string [optional] [default to null]
Start time.Time [optional] [default to null]
Stop time.Time [optional] [default to null]
GenreId int64 [optional] [default to null]
Description string [optional] [default to null]
ShortName string [optional] [default to null]
MediumName string [optional] [default to null]
Website string [optional] [default to null]
Email string [optional] [default to null]
Recommended bool [optional] [default to null]
Language string [optional] [default to null]
Published bool [optional] [default to null]
RepetitionUid string [optional] [default to null]
RepetitionType string [optional] [default to null]
RepetitionEnd time.Time [optional] [default to null]
RepetitionStart time.Time [optional] [default to null]
RepetitionDays string [optional] [default to null]
PtyCodeId int64 [optional] [default to null]
Items *BroadcastRelationsItems [optional] [default to null]
Blocks *BroadcastRelationsBlocks [optional] [default to null]
Program *BlockRelationsProgram [optional] [default to null]
Tags *BroadcastRelationsTags [optional] [default to null]
Presenters []PresenterEpgResult [optional] [default to null]
ModelType *BroadcastRelationsModelType [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]