Interface: HintsEndpointParams
Defined in: endpoints/Hints/types.ts:98
Expand
Parameters accepted by HintsEndpoint#get.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
term | string | Search term to fetch hints for. | endpoints/Hints/types.ts:102 |
platform? | Platform | - | endpoints/Hints/types.ts:103 |
l? | Locale | - | endpoints/Hints/types.ts:104 |
limit? | number | - | endpoints/Hints/types.ts:105 |