Class: CardDB::DeckCopyPayload

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

Instance Attribute Summary

Attributes inherited from Resource

#client, #data

Instance Method Summary collapse

Methods inherited from DeckOwnershipTransferPayload

#deck, #retained_app_access?

Methods inherited from Resource

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

Constructor Details

This class inherits a constructor from CardDB::Resource

Instance Method Details

#copied_from_deck_idObject



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

def copied_from_deck_id = data['copiedFromDeckId']