Record
get-om-db-search-params
No description available.
record get-om-db-search-params {
t: option<string>,
i: option<string>,
s: option<string>,
y: option<s32>,
type-op: option<get-om-db-search-type-op-enum>,
plot: option<get-om-db-search-plot-enum>,
tomatoes: option<bool>,
r: get-om-db-search-r-enum,
v: option<s32>,
page: option<s32>,
callback: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| t | option<string> | |
| i | option<string> | |
| s | option<string> | |
| y | option<s32> | |
| type-op | option<get-om-db-search-type-op-enum> | |
| plot | option<get-om-db-search-plot-enum> | |
| tomatoes | option<bool> | |
| r | get-om-db-search-r-enum | |
| v | option<s32> | |
| page | option<s32> | |
| callback | option<string> |