struct CitiBike::SystemAlerts

Overview

Wraps a list of Alerts. Alerts can be region, system, or station based.

Defined in:

citibike/system_alerts.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def alerts : Array(Alert) #

def alerts=(_alerts : Array(Alert)) #

def to_json(json : JSON::Builder) #