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

15 lines
635 B
Markdown
Raw Normal View History

# UsersUserRequestPatch
## 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** | [**UsersUserOptions**](UsersUserOptions.md) | | [optional]
**policies** | [**UsersUserPolicies**](UsersUserPolicies.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)