Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 754 Bytes

StatsSummaryDto.md

File metadata and controls

19 lines (14 loc) · 754 Bytes

StatsSummaryDto

Properties

Name Type Description Notes
min int [optional]
max int [optional]
avg int [optional]
p50 float [optional]
p90 float [optional]
p95 float [optional]
p99 float [optional]
p999 float [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]