Method: Coinbase::Client::WebhookList#hash
- Defined in:
- lib/coinbase/client/models/webhook_list.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
126 127 128 |
# File 'lib/coinbase/client/models/webhook_list.rb', line 126 def hash [data, has_more, next_page].hash end |