BmltClient-ApiClient
view release on metacpan or search on metacpan
docs/UserUpdate.md view on Meta::CPAN
# BmltClient::Object::UserUpdate
## Load the model package
```perl
use BmltClient::Object::UserUpdate;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**username** | **string** | |
**type** | **string** | |
**display_name** | **string** | |
**description** | **string** | | [optional]
**email** | **string** | | [optional]
**owner_id** | **string** | | [optional]
**password** | **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)
( run in 1.265 second using v1.01-cache-2.11-cpan-39bf76dae61 )