DocsResponse
Document list response class
Properties:
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 | List of documents found |