Method: AlfrescoAPI::ActivityPagingList#to_s

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

#to_sString

Returns the string representation of the object



167
168
169
# File 'lib/alfresco_api/models/activity_paging_list.rb', line 167

def to_s
  to_hash.to_s
end