Class: Softlayer::Brand::Attribute

Inherits:
Model
  • Object
show all
Defined in:
lib/softlayer/brand/attribute.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, parse, request, #request, #to_hash

Instance Attribute Details

#brandObject

Returns the value of attribute brand.



4
5
6
# File 'lib/softlayer/brand/attribute.rb', line 4

def brand
  @brand
end