Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.23 KB

StoryResult.md

File metadata and controls

22 lines (18 loc) · 1.23 KB

StoryResult

Properties

Name Type Description Notes
Id int64 [optional] [default to null]
CreatedAt time.Time [optional] [default to null]
UpdatedAt time.Time [optional] [default to null]
DeletedAt time.Time [optional] [default to null]
ExternalStationId int64 [optional] [default to null]
ModelTypeId int64 [default to null]
Recommended bool [optional] [default to null]
FieldValues *interface{} [optional] [default to null]
Name string [default to null]
Description string [optional] [default to null]
Tags *StoryRelationsTags [default to null]
Items *StoryRelationsItems [optional] [default to null]
ModelType *BroadcastRelationsModelType [optional] [default to null]

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