# # User

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | User id | [optional]
**name** | **string** | User full name | [optional]
**first_name** | **string** | User first name | [optional]
**last_name** | **string** | User last name | [optional]
**email** | **string** | User email address | [optional]
**hash** | **string** | User hash | [optional]
**picture** | **string** | User picture | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
