# V2WorkspaceProfile ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **version** | **str** | | [optional] **mode** | **str** | mode is the instance mode (e.g. \"prod\", \"dev\" or \"demo\"). | [optional] **allow_registration** | **bool** | allow_registration is whether the registration is allowed. | [optional] **disable_password_login** | **bool** | allow_password_login is whether the password login is allowed. | [optional] **additional_script** | **str** | additional_script is the additional script. | [optional] **additional_style** | **str** | additional_style is the additional style. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)