README
CitiBike
Envelope
StationInformation
Station
StationStatus
Status
SystemAlerts
Alert
Timespan
SystemInformation
SystemRegions
Region
struct
CitiBike::SystemAlerts
CitiBike::SystemAlerts
Struct
Value
Object
Overview
Wraps a list of
Alert
s. Alerts can be region, system, or station based.
Defined in:
citibike/system_alerts.cr
Constructors
.new
(__temp_145 : JSON::PullParser)
Instance Method Summary
#alerts
: Array(Alert)
#alerts=
(_alerts : Array(Alert))
#to_json
(json : JSON::Builder)
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)
#