# NoobchefApi.UserResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | User id | [optional] 
**firstname** | **String** | User&#39;s name | 
**lastname** | **String** | User&#39;s lastname | 
**photo** | **String** | User&#39;s photo | 
**email** | **String** | User&#39;s email | 
**description** | **String** | User&#39;s description | [optional] 
**createdDate** | **Date** | It&#39;s generated automatically | 


