Class: Softlayer::Software::License

Inherits:
Entity show all
Defined in:
lib/softlayer/software/license.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#accountObject

Returns the value of attribute account.



6
7
8
# File 'lib/softlayer/software/license.rb', line 6

def 
  @account
end

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/softlayer/software/license.rb', line 4

def id
  @id
end

#ownerObject

Returns the value of attribute owner.



7
8
9
# File 'lib/softlayer/software/license.rb', line 7

def owner
  @owner
end

#software_descriptionObject

Returns the value of attribute software_description.



8
9
10
# File 'lib/softlayer/software/license.rb', line 8

def software_description
  @software_description
end

#software_description_idObject

Returns the value of attribute software_description_id.



5
6
7
# File 'lib/softlayer/software/license.rb', line 5

def software_description_id
  @software_description_id
end