Method: DocuSign_eSign::ExternalFolder#next_uri

Defined in:
lib/docusign_esign/models/external_folder.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.



32
33
34
# File 'lib/docusign_esign/models/external_folder.rb', line 32

def next_uri
  @next_uri
end