Current section
Files
Jump to
Current section
Files
include/gtfs_rt_nyct_FeedHeader.hrl
-record(feed_header, {
gtfs_realtime_version :: binary(),
timestamp :: gtfs_rt_nyct:unix_time(),
nyct :: gtfs_rt_nyct:nyct_header()
}).