Init
This commit is contained in:
15
scp_core/docs/Ipv4AddressMinimal.md
Normal file
15
scp_core/docs/Ipv4AddressMinimal.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Ipv4AddressMinimal
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | Option<**i32**> | | [optional]
|
||||
**ip** | Option<**String**> | | [optional]
|
||||
**netmask** | Option<**String**> | | [optional]
|
||||
**gateway** | Option<**String**> | | [optional]
|
||||
**broadcast** | 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