Record
search-shifts-params
No description available.
record search-shifts-params {
cursor: option<string>,
limit: option<s32>,
query: option<shift-query>,
}Fields
| Name | Type | Description |
|---|---|---|
| cursor | option<string> | |
| limit | option<s32> | |
| query | option<shift-query> |