Method: Coinbase::Client::FetchStakingRewards200Response#next_page

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

#next_pageObject

The page token to be used to fetch the next page.



25
26
27
# File 'lib/coinbase/client/models/fetch_staking_rewards200_response.rb', line 25

def next_page
  @next_page
end