Class: CardDB::ScanBestMatch

Inherits:
Resource show all
Defined in:
lib/carddb/collection.rb

Instance Attribute Summary

Attributes inherited from Resource

#client, #data

Instance Method Summary collapse

Methods inherited from Resource

#[], #initialize, #key?, #to_h, #to_json

Constructor Details

This class inherits a constructor from CardDB::Resource

Instance Method Details

#confidenceObject



1006
# File 'lib/carddb/collection.rb', line 1006

def confidence = data['confidence']

#record_idObject



1004
# File 'lib/carddb/collection.rb', line 1004

def record_id = data['recordId']

#scoreObject



1005
# File 'lib/carddb/collection.rb', line 1005

def score = data['score']