Method: Truework::ListResponse#next_url

Defined in:
lib/truework/list_response.rb

#next_urlObject



29
30
31
# File 'lib/truework/list_response.rb', line 29

def next_url
  json && json[:next]
end