Record
find-users-by-query-params
No description available.
record find-users-by-query-params {
query: string,
start-at: option<s64>,
max-results: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| query | string | |
| start-at | option<s64> | |
| max-results | option<s32> |