Record
search-params
No description available.
record search-params {
q: string,
type-op: list<search-type-op-item-enum>,
market: option<string>,
limit: option<s32>,
offset: option<s32>,
include-external: option<search-include-external-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| q | string | |
| type-op | list<search-type-op-item-enum> | |
| market | option<string> | |
| limit | option<s32> | |
| offset | option<s32> | |
| include-external | option<search-include-external-enum> |