class DetransportTelegram::LadAPI::Route

Included Modules

Defined in:

detransport_telegram/lad_api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def direction_title : String #

[View source]
def direction_title=(direction_title : String) #

[View source]
def full_title #

[View source]
def handicapped=(handicapped : Bool) #

[View source]
def handicapped? : Bool #

[View source]
def has_gps=(has_gps : Bool) #

[View source]
def has_gps? : Bool #

[View source]
def has_schedules=(has_schedules : Bool) #

[View source]
def has_schedules? : Bool #

[View source]
def id : Int32 #

[View source]
def id=(id : Int32) #

[View source]
def time_left : String #

[View source]
def time_left=(time_left : String) #

[View source]
def time_left_formatted : String #

[View source]
def time_left_formatted=(time_left_formatted : String) #

[View source]
def time_source : String #

[View source]
def time_source=(time_source : String) #

[View source]
def title : String #

[View source]
def title=(title : String) #

[View source]
def transport_icon #

[View source]
def transport_key : String #

[View source]
def transport_key=(transport_key : String) #

[View source]
def transport_name : String #

[View source]
def transport_name=(transport_name : String) #

[View source]
def wifi=(wifi : Bool) #

[View source]
def wifi? : Bool #

[View source]