Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 757 Bytes

File metadata and controls

19 lines (14 loc) · 757 Bytes

UserBadgeProgress

Properties

Name Type Description Notes
_id String
tenant_id String
user_id String
first_comment_id String
first_comment_date String
auto_trust_factor Option<f64> [optional]
manual_trust_factor Option<f64> [optional]
progress std::collections::HashMap<String, f64> Construct a type with a set of properties K of type T
tos_accepted_at Option<String> [optional]

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