Add ATOCCODE to VSTP Type
This commit is contained in:
parent
34c56ddd4a
commit
af0f1a3ed7
@ -25,6 +25,7 @@ type VSTPSchedule struct {
|
||||
// Part of the VSTPSchedule type - Not used keys commented out
|
||||
type VSTPScheduleSegment struct {
|
||||
SignallingId string `json:"signalling_id"`
|
||||
AtocCode string `json:"atoc_code"`
|
||||
CifTrainCategory string `json:"CIF_train_category"`
|
||||
CifHeadcode string `json:"CIF_headcode"`
|
||||
// CifCourseIndicator int64 `json:"CIF_course_indicator"`
|
||||
|
Loading…
Reference in New Issue
Block a user