ActionRequiredResponse
org.sagebionetworks.repo.model.download.ActionRequiredResponse
Represents a single page of actions that the user will need to take in order to gain access to one or more files on their download list.
Field | Type | Description |
---|---|---|
concreteType | STRING | Will indicate the full package name of the response type. |
page | ARRAY<ActionRequiredCount> | The page of ActionRequiredCount |
nextPageToken | STRING | When provided, the nextPageToken indicates that there are more results. Forward this token to the next request to get the next page. |