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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**models::UserId**](UserId.md) | The id of the user. | 
**password** | **String** | The password 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)