Method: ONEAccess::DataObject::CompanyLight#is_private
- Defined in:
- lib/oneaccess/data_object/company_light.rb
#is_private ⇒ Object Also known as: is_private?, private?
Returns the value of attribute is_private.
14 15 16 |
# File 'lib/oneaccess/data_object/company_light.rb', line 14 def is_private @is_private end |