# PromptTypeEnum
## Enum Variants
| Text | text |
| TextArea | text_area |
| TextReadOnly | text_read_only |
| TextAreaReadOnly | text_area_read_only |
| Username | username |
| Email | email |
| Password | password |
| Number | number |
| Checkbox | checkbox |
| RadioButtonGroup | radio-button-group |
| Dropdown | dropdown |
| Date | date |
| DateTime | date-time |
| File | file |
| Separator | separator |
| Hidden | hidden |
| Static | static |
| AkLocale | ak-locale |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)