PaginatedTeamIds
org.sagebionetworks.repo.model.PaginatedTeamIds
Container for a page of team IDs.
| Field | Type | Description |
|---|---|---|
| teamIds | ARRAY<STRING> | The requested team IDs. |
| nextPageToken | STRING | Token that can be used to get the next page. Null if there are no more results. |