Method: DocuSign_eSign::IntegratedUserInfoList#next_uri

Defined in:
lib/docusign_esign/models/integrated_user_info_list.rb

#next_uriObject

The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null.



24
25
26
# File 'lib/docusign_esign/models/integrated_user_info_list.rb', line 24

def next_uri
  @next_uri
end