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