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, #init_headers, parse, request, #request, service_name, #to_hash
Methods included from Model::Operations
extended, #filter, included, #limit, #mask, #request_headers
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 |