Class: DefraRuby::Storm::RecordingResponse

Inherits:
BaseResponse show all
Defined in:
lib/defra_ruby/storm/responses/recording_response.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseResponse

#initialize

Constructor Details

This class inherits a constructor from DefraRuby::Storm::BaseResponse

Instance Attribute Details

#resultObject

Returns the value of attribute result.



6
7
8
# File 'lib/defra_ruby/storm/responses/recording_response.rb', line 6

def result
  @result
end