Record
get-subusers-params
No description available.
record get-subusers-params {
username: option<string>,
limit: option<s32>,
offset: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| username | option<string> | |
| limit | option<s32> | |
| offset | option<s32> |