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