Class: Jani::FromJson::Banner
- Inherits:
-
Object
- Object
- Jani::FromJson::Banner
- Defined in:
- lib/jani/from_json/banner.rb
Instance Attribute Summary collapse
-
#image_url ⇒ Object
Returns the value of attribute image_url.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#image_url ⇒ Object
Returns the value of attribute image_url.
2 3 4 |
# File 'lib/jani/from_json/banner.rb', line 2 def image_url @image_url end |
#url ⇒ Object
Returns the value of attribute url.
2 3 4 |
# File 'lib/jani/from_json/banner.rb', line 2 def url @url end |