# NoobchefApi.TokenExternalRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**service** | **String** | Service type | 
**email** | **String** | User&#39;s email | 
**token** | **String** | Service token | 


<a name="ServiceEnum"></a>
## Enum: ServiceEnum


* `facebook` (value: `"facebook"`)

* `google` (value: `"google"`)




