Class: ElderScrollsLegends::CardSet
- Inherits:
-
Object
- Object
- ElderScrollsLegends::CardSet
- Includes:
- CardSetRepresenter, Roar::JSON
- Defined in:
- lib/elder_scrolls_legends_sdk/card_set.rb
Instance Attribute Summary collapse
-
#_self ⇒ Object
Returns the value of attribute _self.
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#_self ⇒ Object
Returns the value of attribute _self.
8 9 10 |
# File 'lib/elder_scrolls_legends_sdk/card_set.rb', line 8 def _self @_self end |
#id ⇒ Object
Returns the value of attribute id.
8 9 10 |
# File 'lib/elder_scrolls_legends_sdk/card_set.rb', line 8 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
8 9 10 |
# File 'lib/elder_scrolls_legends_sdk/card_set.rb', line 8 def name @name end |