Class: MTG::Legality
- Inherits:
-
Object
- Object
- MTG::Legality
- Includes:
- LegalityRepresenter, Roar::JSON
- Defined in:
- lib/mtg_sdk/legality.rb
Instance Attribute Summary collapse
-
#format ⇒ Object
Returns the value of attribute format.
-
#legality ⇒ Object
Returns the value of attribute legality.
Instance Attribute Details
#format ⇒ Object
Returns the value of attribute format.
8 9 10 |
# File 'lib/mtg_sdk/legality.rb', line 8 def format @format end |
#legality ⇒ Object
Returns the value of attribute legality.
8 9 10 |
# File 'lib/mtg_sdk/legality.rb', line 8 def legality @legality end |