DocsResponse
Document list response class
Document list response class
count
int
Number of documents found
next
String
url for next request if it has pagination
previous
String
url for previous request if it has pagination
results
ArrayList<DocResponse>
List of documents found