Method: Hubspot::Crm::Products::NextPage#hash

Defined in:
lib/hubspot/codegen/crm/products/models/next_page.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



104
105
106
# File 'lib/hubspot/codegen/crm/products/models/next_page.rb', line 104

def hash
  [after, link].hash
end