Method: Fastly::ComputeAclListEntriesMeta#hash

Defined in:
lib/fastly/models/compute_acl_list_entries_meta.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



103
104
105
# File 'lib/fastly/models/compute_acl_list_entries_meta.rb', line 103

def hash
  [limit, next_cursor].hash
end