QueryRequestDetails <INTERFACE>
org.sagebionetworks.repo.model.download.QueryRequestDetails
Required. Must be one of the implementations of QueryRequestDetails.
Known Implementations:
AvailableFilesRequest,  ActionRequiredRequest,  FilesStatisticsRequest| Field | Type | Description |
|---|---|---|
| concreteType | STRING | Required. Should be the full package name of the details implementation. For example, the value should be: 'org.sagebionetworks.repo.model.download.AvailalbeFilesRequest' for AvailalbeFilesRequest |