# StagePrompt
## Properties
**field_key** | **String** | |
**label** | **String** | |
**r#type** | [**models::PromptTypeEnum**](PromptTypeEnum.md) | |
**required** | **bool** | |
**placeholder** | **String** | |
**initial_value** | **String** | |
**order** | **i32** | |
**sub_text** | **String** | |
**choices** | Option<**Vec<String>**> | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)