Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.69 KB

Broadcast.md

File metadata and controls

31 lines (27 loc) · 1.69 KB

Broadcast

Properties

Name Type Description Notes
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]

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