struct CitiBike::SystemRegions

Overview

Wraps a list of Regions. Regions contain both an identifier and a human-friendly name.

Defined in:

citibike/system_regions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_184 : JSON::PullParser) #

Instance Method Detail

def regions : Array(Region) #

def regions=(_regions : Array(Region)) #

def to_json(json : JSON::Builder) #