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