2
0
openapi-client-udm/docs/DhcpSubnetRequestPatch.md

16 lines
720 B
Markdown
Raw Permalink Normal View History

# DhcpSubnetRequestPatch
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dn** | **str** | The LDAP Distinguished Name (DN). | [optional] [readonly]
**properties** | **dict(str, object)** | Object type specific `UDM` properties. | [optional]
**options** | [**DhcpSubnetOptions**](DhcpSubnetOptions.md) | | [optional]
**policies** | [**DhcpSubnetPolicies**](DhcpSubnetPolicies.md) | | [optional]
**superordinate** | **str** | The superordinate DN of the object. | [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)