blob: 97c02c4d69b8c3a9ca379fcc4db71cd05aa99c0f (
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)
|