Class: SauceNAO::Model::QueryResultHeader
- Defined in:
- (ruby-saucenao 0.0.1) ruby-saucenao/model.rb
Constant Summary collapse
- DEFINED_ATTRIBUTES =
{ similarity: Float, thumbnail: URI, index_id: Integer, index_name: String, dupes: Integer, hidden: Integer, }.freeze
Method Summary
Methods inherited from Base
#attribute_assign, attribute_keys, attribute_processors, #extras, #initialize, #inspect, #to_h
Constructor Details
This class inherits a constructor from SauceNAO::Model::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class SauceNAO::Model::Base