Class: Rocksky::Generated::SearchParams
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::SearchParams
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#query ⇒ Object
Returns the value of attribute query.
Instance Attribute Details
#query ⇒ Object
Returns the value of attribute query
190 191 192 |
# File 'lib/rocksky/generated/types.rb', line 190 def query @query end |