Method: Coinbase::Client::ContractEventList#hash
- Defined in:
- lib/coinbase/client/models/contract_event_list.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
141 142 143 |
# File 'lib/coinbase/client/models/contract_event_list.rb', line 141 def hash [data, next_page, has_more].hash end |