Class: CardDB::DeckImportUnmatchedEntry

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

Instance Attribute Summary

Attributes inherited from Resource

#client, #data

Instance Method Summary collapse

Methods inherited from DeckImportIssue

#code, #line_number, #message, #raw

Methods inherited from Resource

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

Constructor Details

This class inherits a constructor from CardDB::Resource

Instance Method Details

#dataset_keyObject



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

def dataset_key = data['datasetKey']

#identifierObject



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

def identifier = data['identifier']

#quantityObject



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

def quantity = data['quantity']

#sectionObject



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

def section = data['section']