struct CitiBike::SystemRegions::Region
- CitiBike::SystemRegions::Region
- Struct
- Value
- Object
Overview
Represents an individual region in the Citi Bike system.
Defined in:
citibike/system_regions.crConstructors
Instance Method Summary
- #name : String
- #name=(_name : String)
- #region_id : String
- #region_id=(_region_id : String)
- #to_json(json : JSON::Builder)