Class: GoTransit::ServiceUpdate::ServiceGuarantee::Stop

Inherits:
ApiResource
  • Object
show all
Defined in:
lib/go_transit/resources/service_update/service_guarantee/stop.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ApiResource

#initialize

Constructor Details

This class inherits a constructor from GoTransit::ApiResource

Instance Attribute Details

#codeObject

Returns the value of attribute code.



3
4
5
# File 'lib/go_transit/resources/service_update/service_guarantee/stop.rb', line 3

def code
  @code
end

#reason_enObject

Returns the value of attribute reason_en.



3
4
5
# File 'lib/go_transit/resources/service_update/service_guarantee/stop.rb', line 3

def reason_en
  @reason_en
end

#reason_frObject

Returns the value of attribute reason_fr.



3
4
5
# File 'lib/go_transit/resources/service_update/service_guarantee/stop.rb', line 3

def reason_fr
  @reason_fr
end

#scopeObject

Returns the value of attribute scope.



3
4
5
# File 'lib/go_transit/resources/service_update/service_guarantee/stop.rb', line 3

def scope
  @scope
end