FoundFileDownloads¶
Contains a list of downloaded files, found by a search
FoundFileDownloads(
total_counts: DownloadedFileCounts,
files: list of FileDownload,
next_offset: string
) → FoundFileDownloads
total_counts¶
Total number of suitable files, ignoring offset
files¶
list of FileDownload
The list of files
next_offset¶
string
The offset for the next request. If empty, then there are no more results