Record
get-v2-employees-params
No description available.
record get-v2-employees-params {
location-id: option<string>,
status: option<string>,
limit: option<s32>,
cursor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| location-id | option<string> | |
| status | option<string> | |
| limit | option<s32> | |
| cursor | option<string> |