Method: BlueprintClient::Links#hash
- Defined in:
- lib/blueprint_ruby_client/models/links.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
148 149 150 |
# File 'lib/blueprint_ruby_client/models/links.rb', line 148 def hash [_self, _next, previous].hash end |