Method: UserObject#primary_department_code
- Defined in:
- lib/kuality-coeus/data_objects/user/user.rb
#primary_department_code ⇒ Object
Returns the value of attribute primary_department_code.
91 92 93 |
# File 'lib/kuality-coeus/data_objects/user/user.rb', line 91 def primary_department_code @primary_department_code end |