Method: InstrumentResponse#getResponseCode

Defined in:
lib/Entities/instrument_response.rb

#getResponseCodeObject



47
48
49
# File 'lib/Entities/instrument_response.rb', line 47

def getResponseCode
  return @responseCode
end