Class: ONEAccess::DataObject::OrganizationLight

Inherits:
Object
  • Object
show all
Extended by:
Serializable
Defined in:
lib/oneaccess/data_object/organization_light.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Serializable

from_json, represented_by

Instance Attribute Details

#idObject

Returns the value of attribute id.



12
13
14
# File 'lib/oneaccess/data_object/organization_light.rb', line 12

def id
  @id
end

#nameObject

Returns the value of attribute name.



13
14
15
# File 'lib/oneaccess/data_object/organization_light.rb', line 13

def name
  @name
end