16 lines
531 B
Markdown
16 lines
531 B
Markdown
# 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)
|
|
|
|
|