Method: Coinbase::Client::FetchStakingRewards200Response#has_more
- Defined in:
- lib/coinbase/client/models/fetch_staking_rewards200_response.rb
#has_more ⇒ Object
True if this list has another page of items after this one that can be fetched.
22 23 24 |
# File 'lib/coinbase/client/models/fetch_staking_rewards200_response.rb', line 22 def has_more @has_more end |