Add ATOCCODE to VSTP Type

This commit is contained in:
Fred Boniface 2024-04-24 23:16:31 +01:00
parent 34c56ddd4a
commit af0f1a3ed7
1 changed files with 1 additions and 0 deletions

View File

@ -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"`