The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Opendata::GTFS::Type::StopTime - Stop time

VERSION

Version 0.0100, released 2015-01-31.

ATTRIBUTES

arrival_time

Str optional read-only

departure_time

Str optional read-only

drop_off_type

Maybe [ Str ] optional read-only

pickup_type

Maybe [ Str ] optional read-only

shape_dist_traveled

Maybe [ Str ] optional read-only

stop_headsign

Maybe [ Str ] optional read-only

stop_id

Str optional read-only

stop_sequence

Str optional read-only

trip_id

Str optional read-only

HOMEPAGE

https://metacpan.org/release/Opendata-GTFS-Feed

AUTHOR

Erik Carlsson <info@code301.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Erik Carlsson <info@code301.com>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.