Method: Coinbase::Client::FetchStakingRewards200Response#hash

Defined in:
lib/coinbase/client/models/fetch_staking_rewards200_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



140
141
142
# File 'lib/coinbase/client/models/fetch_staking_rewards200_response.rb', line 140

def hash
  [data, has_more, next_page].hash
end