# NodeSwaggerApi.UserToken

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**userId** | **String** |  | [optional] 
**platform** | **String** |  | [optional] 
**deviceId** | **String** |  | [optional] 
**appVersion** | **Number** |  | [optional] 
**fcmToken** | **String** |  | [optional] 


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


* `android` (value: `"android"`)

* `ios` (value: `"ios"`)




