ProviderLimitsinterface
Describes the maximum total results and/or the maximum results per search type to return.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| maxResults⚓︎ | number | x | x | Maximum total results per search operation to return. |
| maxResultsPerType⚓︎ | number | x | x | Maximum results per search type to return. |