Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.17 KB

ProgramDataInput.md

File metadata and controls

24 lines (20 loc) · 1.17 KB

ProgramDataInput

Properties

Name Type Description Notes
ModelTypeId int64 [default to null]
FieldValues *interface{} [optional] [default to null]
Title string [default to null]
Disabled bool [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]
PtyCodeId int64 [optional] [default to null]
Tags []int32 [optional] [default to null]
Presenters []int32 [optional] [default to null]

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