Init
This commit is contained in:
15
scp_core/docs/Log.md
Normal file
15
scp_core/docs/Log.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Log
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**r#type** | Option<[**models::LogType**](LogType.md)> | | [optional]
|
||||
**executing_user** | Option<[**models::UserMinimal**](UserMinimal.md)> | | [optional]
|
||||
**date** | Option<**String**> | | [optional]
|
||||
**log_key** | Option<**String**> | | [optional]
|
||||
**message** | Option<**String**> | | [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