Method: Coinbase::Client::WebhookList#next_page
- Defined in:
- lib/coinbase/client/models/webhook_list.rb
#next_page ⇒ Object
The page token to be used to fetch the next page.
25 26 27 |
# File 'lib/coinbase/client/models/webhook_list.rb', line 25 def next_page @next_page end |