# FlattiesApi.User

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**facebookID** | **String** | The person&#39;s Facebook ID. | [optional] 
**accessToken** | **String** | The person&#39;s Facebook access token. | [optional] 
**name** | **String** | The person&#39;s full name. | [optional] 
**userToken** | **String** | A user access token used for authentication on other calls. | [optional] 
**firstName** | **String** | The person&#39;s first name. | [optional] 
**lastName** | **String** | The person&#39;s last name. | [optional] 
**email** | **String** | Email address of the Flatties user | [optional] 
**picture** | **String** | Image URL of the Flatties user. | [optional] 


