Class: Crefo::Service::Keylist::Response

Inherits:
Response
  • Object
show all
Defined in:
lib/crefo/service/keylist/response.rb

Instance Attribute Summary

Attributes inherited from Response

#attachments, #body, #document_hash

Instance Method Summary collapse

Methods inherited from Response

#document_body_hash, #document_fault_hash, #document_reponse_hash, #initialize, #response_id, response_name, response_name=

Constructor Details

This class inherits a constructor from Crefo::Service::Response

Instance Method Details

#resultObject



7
8
9
# File 'lib/crefo/service/keylist/response.rb', line 7

def result
  document_body_hash
end