about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/LoginInfo.md
blob: f1a371f89aee2218c64d18414bcccdec5eab3717 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# LoginInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**password** | **String** | The password of the user. | 
**user_name** | **String** | The user name of the 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)