C# Class TransitEvaluator.Trip

Mostra file Open project: Esri/public-transit-tools Class Usage Examples

Public Properties

Property Type Description
bikes_allowed TripRestrictionType
route_id string
service_id string
wheelchair_accessible TripRestrictionType

Property Details

bikes_allowed public_oe property

public TripRestrictionType bikes_allowed
return TripRestrictionType

route_id public_oe property

public string route_id
return string

service_id public_oe property

public string service_id
return string

wheelchair_accessible public_oe property

public TripRestrictionType wheelchair_accessible
return TripRestrictionType