Libraries
»
truework
(2.0.0)
»
Index
»
Truework
»
ListResponse
»
#next_url
Method: Truework::ListResponse#next_url
Defined in:
lib/truework/list_response.rb
#
next_url
⇒
Object
29 30 31
# File 'lib/truework/list_response.rb', line 29
def
next_url
json
&&
json
[
:next
]
end