Name | Type | Description | Notes |
---|---|---|---|
pageSize | Integer | The number of results to return | [optional] [default to 100] |
nextPage | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
indices | List | |
nextPage | String | The token required to request the next page of the data. If null, no further results are available. |