Record
get-subusers-subuser-name-stats-monthly-params
No description available.
record get-subusers-subuser-name-stats-monthly-params {
subuser-name: string,
date: string,
sort-by-metric: option<string>,
sort-by-direction: option<get-subusers-stats-monthly-sort-by-direction-enum>,
limit: option<s32>,
offset: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| subuser-name | string | |
| date | string | |
| sort-by-metric | option<string> | |
| sort-by-direction | option<get-subusers-stats-monthly-sort-by-direction-enum> | |
| limit | option<s32> | |
| offset | option<s32> |