Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.07 KB

File metadata and controls

31 lines (26 loc) · 1.07 KB

QuestionConfig

Properties

Name Type Description Notes
_id String
tenant_id String
name String
question String
summary_label Option<String> [optional]
help_text String
created_at String
created_by String
used_count f64
last_used String
r#type String
num_stars f64
min f64
max f64
default_value f64
label_negative String
label_positive String
custom_options Vecmodels::QuestionConfigCustomOptionsInner
sub_question_ids Vec
always_show_sub_questions bool
reporting_order f64

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