Class: Softlayer::Account::Agreement::Status

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

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/softlayer/account/agreement/status.rb', line 5

def name
  @name
end