Class: FlightStats::Operator

Inherits:
Resource show all
Defined in:
lib/flightstats/operator.rb

Instance Attribute Summary collapse

Attributes inherited from Resource

#attributes, #etag, #response, #uri

Method Summary

Methods inherited from Resource

from_json, from_parsed_json, from_response, #initialize, string_to_model, string_to_model_with_caching, #to_param, #underscore_with_caching

Constructor Details

This class inherits a constructor from FlightStats::Resource

Instance Attribute Details

#carrier_fs_codeObject

Returns the value of attribute carrier_fs_code.



3
4
5
# File 'lib/flightstats/operator.rb', line 3

def carrier_fs_code
  @carrier_fs_code
end