ListSynonymSetsResponse
org.sagebionetworks.repo.model.search.table.ListSynonymSetsResponse
Response containing a page of synonym sets.
| Field | Type | Description |
|---|---|---|
| results | ARRAY<SynonymSet> | The list of synonym sets for this page. |
| nextPageToken | STRING | Token for the next page of results, if more results exist. |