Show / Hide Table of Contents

Enum BikesAllowed

Type of accessibility for bicycle boardings are possible from the specified stop or station.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum BikesAllowed

NoAccessibility

Indicates that no bicycles are allowed on this trip.

NoInformation

Indicates that there is no bicycle information for this trip.

SomeAccessibility

Indicates that the vehicle being used on this particular trip can accommodate at least one bicycle.

Back to top Built by Itinero, MIT licensed.