timetable-extension #1
@ -12,7 +12,7 @@ import (
 | 
			
		||||
 | 
			
		||||
func ConvertServiceType(input *upstreamApi.JsonScheduleV1, vstp bool) (*database.Service, error) {
 | 
			
		||||
	output := database.Service{
 | 
			
		||||
		TransactionType:   input.TransactionType,
 | 
			
		||||
		//TransactionType:   input.TransactionType,
 | 
			
		||||
		StpIndicator:      input.CifStpIndicator,
 | 
			
		||||
		Operator:          input.AtocCode,
 | 
			
		||||
		TrainUid:          input.CifTrainUid,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user