DocsResponse
Document list response class
Last updated
Document list response class
Last updated
name | type | description |
---|---|---|
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