Class: Redox::PatientSearch::Query

Inherits:
Query show all
Defined in:
lib/redox/patient_search/query.rb

Instance Attribute Summary

Attributes inherited from Models::Message

#_body

Instance Method Summary collapse

Methods inherited from Query

#perform

Methods inherited from Model

from_redox_json, #initialize, redox_property, #to_redox_hash, #to_redox_json, to_snake_case, #value_to_redox_hash

Constructor Details

This class inherits a constructor from Redox::Model

Instance Method Details

#response_typeObject



10
11
12
# File 'lib/redox/patient_search/query.rb', line 10

def response_type
  Response
end