Method: Hubspot::Cms::UrlRedirects::CollectionResponseWithTotalUrlMapping#hash

Defined in:
lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code

[View source]

122
123
124
# File 'lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping.rb', line 122

def hash
  [total, results, paging].hash
end