Method: NetSuite::Actions::Initialize#response_hash

Defined in:
lib/netsuite/actions/initialize.rb

#response_hashObject



43
44
45
# File 'lib/netsuite/actions/initialize.rb', line 43

def response_hash
  @response_hash ||= @response.to_hash[:initialize_response][:read_response]
end