AvailableFilesResponse
org.sagebionetworks.repo.model.download.AvailableFilesResponse
Represents a single page of files that are available for download from the user's download list.
Field | Type | Description |
---|---|---|
concreteType | STRING | Will indicate the full package name of the response type. |
page | ARRAY<DownloadListItemResult> | The page of download list items |
nextPageToken | STRING | When provided, the nextPageToken indicates that there are more results. Forward this token to the next request to get the next page. |