class Redox::PatientSearch::Query

Public Instance Methods

response_type() click to toggle source
# File lib/redox/patient_search/query.rb, line 10
def response_type
  Response
end