github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/SetupState.md (about) 1 # SetupState 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **state** | Option<**String**> | | [optional] 8 **comm_prefs_missing** | Option<**bool**> | true if the comm prefs are missing. | [optional] 9 **login_config** | Option<[**models::LoginConfig**](LoginConfig.md)> | | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13