Record
get-subusers-stats-params
No description available.
record get-subusers-stats-params {
limit: option<s32>,
offset: option<s32>,
aggregated-by: option<get-subusers-stats-aggregated-by-enum>,
subusers: string,
start-date: string,
end-date: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| limit | option<s32> | |
| offset | option<s32> | |
| aggregated-by | option<get-subusers-stats-aggregated-by-enum> | |
| subusers | string | |
| start-date | string | |
| end-date | option<string> |