Method: AlfrescoAPI::PersonNetworkPaging#to_s

Defined in:
lib/alfresco_api/models/person_network_paging.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



146
147
148
# File 'lib/alfresco_api/models/person_network_paging.rb', line 146

def to_s
  to_hash.to_s
end