Class: ONEAccess::DataObject::OrganizationLight
- Inherits:
-
Object
- Object
- ONEAccess::DataObject::OrganizationLight
- Defined in:
- lib/oneaccess/data_object/organization_light.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
7 8 9 |
# File 'lib/oneaccess/data_object/organization_light.rb', line 7 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
8 9 10 |
# File 'lib/oneaccess/data_object/organization_light.rb', line 8 def name @name end |