Class: CardDB::DeckImportCandidate

Inherits:
Resource
  • Object
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

#displayObject



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

def display = data['display'] || {}

#identifierObject



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

def identifier = data['identifier']

#record_idObject



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

def record_id = data['recordId']