Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.3 KB

PresenterResult.md

File metadata and controls

23 lines (19 loc) · 1.3 KB

PresenterResult

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]
ModelTypeId int64 [default to null]
FieldValues *interface{} [optional] [default to null]
Firstname string [optional] [default to null]
Lastname string [optional] [default to null]
Active bool [optional] [default to null]
Name string [optional] [default to null]
Programs *PresenterRelationsPrograms [optional] [default to null]
Broadcasts *PresenterRelationsBroadcasts [optional] [default to null]
ModelType *BroadcastRelationsModelType [optional] [default to null]

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