Class: Softlayer::Brand::Attribute
- Defined in:
- lib/softlayer/brand/attribute.rb
Defined Under Namespace
Classes: Representer
Instance Attribute Summary collapse
-
#brand ⇒ Object
Returns the value of attribute brand.
Method Summary
Methods inherited from Model
all, all_request_for, create, find, parse, request, #request, #to_hash
Instance Attribute Details
#brand ⇒ Object
Returns the value of attribute brand.
4 5 6 |
# File 'lib/softlayer/brand/attribute.rb', line 4 def brand @brand end |