blob: ef83846c50b78ccbd41f7050e22008d4f37d2208 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# UserStub
## Properties
| Name | Type | Description | Notes |
| --------------- | ------------------- | ---------------------------------------- | ---------- |
| **description** | Option\<**String**> | An optional description of the new user. | [optional] |
| **name** | **String** | The name of the new user. |
| **password** | **String** | The password of the new user. |
[[Back to Model list]](../README.md#documentation-for-models)
[[Back to API list]](../README.md#documentation-for-api-endpoints)
[[Back to README]](../README.md)
|