Init
This commit is contained in:
21
scp_core/docs/UserSave.md
Normal file
21
scp_core/docs/UserSave.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# UserSave
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | Option<**i32**> | | [optional]
|
||||
**language** | **String** | |
|
||||
**time_zone** | **String** | |
|
||||
**api_ip_login_restrictions** | Option<**String**> | | [optional]
|
||||
**password** | Option<**String**> | | [optional]
|
||||
**old_password** | Option<**String**> | | [optional]
|
||||
**soap_webservice_password** | Option<**String**> | | [optional]
|
||||
**show_nickname** | Option<**bool**> | | [optional]
|
||||
**passwordless_mode** | Option<**bool**> | | [optional]
|
||||
**secure_mode** | Option<**bool**> | | [optional]
|
||||
**secure_mode_app_access** | Option<**bool**> | | [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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user