Method: Databasedotcom::Collection#next_page_url
- Defined in:
- lib/databasedotcom/collection.rb
#next_page_url ⇒ Object (readonly)
Returns the value of attribute next_page_url.
6 7 8 |
# File 'lib/databasedotcom/collection.rb', line 6 def next_page_url @next_page_url end |