Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 900 Bytes

File metadata and controls

16 lines (11 loc) · 900 Bytes

QuestionResultAggregationOverall

Properties

Name Type Description Notes
data_by_date_bucket Option<std::collections::HashMap<String, models::QuestionDatum>> Construct a type with a set of properties K of type T [optional]
data_by_url_id Option<std::collections::HashMap<String, models::QuestionDatum>> Construct a type with a set of properties K of type T [optional]
counts_by_value Option<std::collections::HashMap<String, i32>> [optional]
total i64
average Option<f64> [optional]
created_at chrono::DateTimechrono::FixedOffset

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