Wasm Directoryalpha
Record

get-clients-client-type-stats-params

No description available.

record get-clients-client-type-stats-params {
  client-type: string,
  on-behalf-of: option​<string>,
  start-date: string,
  end-date: option​<string>,
  aggregated-by: option​<get-browsers-stats-aggregated-by-enum>,
}

Fields

NameTypeDescription
client-typestring
on-behalf-ofoption​<string>
start-datestring
end-dateoption​<string>
aggregated-byoption​<get-browsers-stats-aggregated-by-enum>