Method: AlfrescoAPI::UserInfo#to_s
- Defined in:
- lib/alfresco_api/models/user_info.rb
#to_s ⇒ String
Returns the string representation of the object
165 166 167 |
# File 'lib/alfresco_api/models/user_info.rb', line 165 def to_s to_hash.to_s end |