Module gtfs_server::models::csv [−][src]
This module represents the entities as found in the CSV files. These structs are only used for CSV-parsing. Therefore they are conform to the GTFS reference.
These structs aren't used anywhere but in the Import process. The API uses different structs that are located on the models module
Modules
agency | |
calendar | |
calendardate | |
feed | |
route | |
stop | |
stoptime | |
trip |