Class: BCSQueryParams

Inherits:
ParamsBase show all
Defined in:
lib/models.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ParamsBase

#initialize, #to_hash

Constructor Details

This class inherits a constructor from ParamsBase

Instance Attribute Details

#qObject

Returns the value of attribute q.



16
17
18
# File 'lib/models.rb', line 16

def q
  @q
end