Class: Softlayer::Account::Password::Type

Inherits:
Model
  • Object
show all
Defined in:
lib/softlayer/account/password/type.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

#descriptionObject

Returns the value of attribute description.



5
6
7
# File 'lib/softlayer/account/password/type.rb', line 5

def description
  @description
end