Class: Redox::PatientSearch::Query
- Inherits:
-
Query
- Object
- Hashie::Trash
- Model
- Models::Message
- Query
- Redox::PatientSearch::Query
- Defined in:
- lib/redox/patient_search/query.rb
Instance Attribute Summary
Attributes inherited from Models::Message
Instance Method Summary collapse
Methods inherited from Query
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_type ⇒ Object
10 11 12 |
# File 'lib/redox/patient_search/query.rb', line 10 def response_type Response end |