Method: Hubspot::Crm::Products::NextPage#hash
- Defined in:
- lib/hubspot/codegen/crm/products/models/next_page.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
104 105 106 |
# File 'lib/hubspot/codegen/crm/products/models/next_page.rb', line 104 def hash [after, link].hash end |