Correct JsonScheduleV1 to include TransactionType
This commit is contained in:
parent
41796e25b6
commit
7dafca9504
@ -42,6 +42,7 @@ type JsonAssociationV1 struct {
|
||||
|
||||
// Defined a schedule entry from a CIF File
|
||||
type JsonScheduleV1 struct {
|
||||
TransactionType string `json:"transaction_type"`
|
||||
CifBankHolidayRunning string `json:"CIF_bank_holiday_running"`
|
||||
CifStpIndicator string `json:"CIF_stp_indicator"`
|
||||
CifTrainUid string `json:"CIF_train_uid"`
|
||||
|
Loading…
Reference in New Issue
Block a user