Name | Type | Description | Notes |
---|---|---|---|
field_key | String | ||
label | String | ||
r#type | models::PromptTypeEnum | ||
required | bool | ||
placeholder | String | ||
initial_value | String | ||
order | i32 | ||
sub_text | String | ||
choices | Option<Vec> |
Name | Type | Description | Notes |
---|---|---|---|
field_key | String | ||
label | String | ||
r#type | models::PromptTypeEnum | ||
required | bool | ||
placeholder | String | ||
initial_value | String | ||
order | i32 | ||
sub_text | String | ||
choices | Option<Vec> |