Class: CardDB::DeckCopyPayload
- Inherits:
-
DeckOwnershipTransferPayload
- Object
- Resource
- DeckOwnershipTransferPayload
- CardDB::DeckCopyPayload
- Defined in:
- lib/carddb/collection.rb
Instance Attribute Summary
Attributes inherited from Resource
Instance Method Summary collapse
Methods inherited from DeckOwnershipTransferPayload
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_id ⇒ Object
1139 |
# File 'lib/carddb/collection.rb', line 1139 def copied_from_deck_id = data['copiedFromDeckId'] |