NAME
Opendata::GTFS::Type::Trip - Trip
VERSION
Version 0.0202, released 2016-02-28.
ATTRIBUTES
bikes_allowed
Maybe [ Str ] | optional | read-only |
block_id
Maybe [ Str ] | optional | read-only |
direction_id
Maybe [ Str ] | optional | read-only |
route_id
Str | optional | read-only |
service_id
Str | optional | read-only |
shape_id
Maybe [ Str ] | optional | read-only |
trip_headsign
Maybe [ Str ] | optional | read-only |
trip_id
Str | optional | read-only |
trip_short_name
Maybe [ Str ] | optional | read-only |
wheelchair_accessible
Maybe [ Str ] | optional | read-only |
SOURCE
https://github.com/Csson/p5-Opendata-GTFS-Feed
HOMEPAGE
https://metacpan.org/release/Opendata-GTFS-Feed
AUTHOR
Erik Carlsson <info@code301.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Erik Carlsson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.