DocumentationToolsSDKsPythonReferencework_itemsModelsFormItemDetailsOn this pageFormItemDetails Properties NameTypeDescriptionNotesnamestrName of the FormItem[optional]} Example from sailpoint.work_items.models.form_item_details import FormItemDetailsform_item_details = FormItemDetails(name='Field1') [Back to top]