Init
This commit is contained in:
15
scp_core/docs/Interface.md
Normal file
15
scp_core/docs/Interface.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Interface
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**mac** | Option<**String**> | | [optional]
|
||||
**driver** | Option<**String**> | | [optional]
|
||||
**speed_in_m_bits** | Option<**i32**> | | [optional]
|
||||
**ipv4_addresses** | Option<[**Vec<models::ServerIpv4>**](ServerIpv4.md)> | | [optional]
|
||||
**ipv6_addresses** | Option<[**Vec<models::ServerIpv6>**](ServerIpv6.md)> | | [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