about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/UserStub.md
blob: 60bd07211583ee17c04104642975a35c9b7df0cb (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)