This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
go-sdk/docs/ModelsUserLogin.md

12 lines
467 B
Markdown
Raw Permalink Normal View History

2019-10-19 20:53:41 +00:00
# ModelsUserLogin
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Password** | **string** | The password for the user. | [optional] [default to null]
**Username** | **string** | The username used to log in. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)