Method: AlfrescoAPI::PersonNetworkPaging#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



78
79
80
# File 'lib/alfresco_api/models/person_network_paging.rb', line 78

def hash
  [list].hash
end